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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user