1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2025-04-21 12:27:27 +03:00

bard: fix compilation (various configure script fixes), still misses dejavu font

Configure script is still in bad shape though, needs much more time to be
cleaned up for proper cross-compilability.
This commit is contained in:
David Kühling
2012-03-22 03:28:52 +01:00
parent d478f19823
commit 2c706db02c
2 changed files with 68 additions and 0 deletions

View File

@@ -44,3 +44,9 @@ define Package/bard/install
endef
$(eval $(call BuildPackage,bard))
# The following comments configure the Emacs editor. Just ignore them.
# Local Variables:
# compile-command: "cd ~/src/nanonote/bard-0.7-current && ~/bin/quilt-export target && make -C ~/h/src/qi/openwrt-xburst package/bard/compile -j2 V=99"
# End: