1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 21:27:38 +03:00

Change automake-1.4 to automake (#952)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5516 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2006-11-12 18:43:54 +00:00
parent 3b6c388d02
commit aae58acf18

View File

@ -87,6 +87,6 @@ endef
$(eval $(call BuildPackage,linux-atm))
$(eval $(call BuildPackage,br2684ctl))
$(eval $(call RequireCommand,automake-1.4, \
$(PKG_NAME) requires automake-1.4. \
$(eval $(call RequireCommand,automake, \
$(PKG_NAME) requires automake. \
))