Requirements cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/packages@6691 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2007-03-24 23:01:10 +00:00
parent 25c5078dfa
commit 46f7f03ed9
6 changed files with 6 additions and 6 deletions

View File

@ -51,5 +51,5 @@ endef
$(eval $(call BuildPackage,ruby))
$(eval $(call RequireCommand,/usr/bin/ruby, \
Ruby requires ruby installed on the host-system. \
$(PKG_NAME) requires ruby installed on the host-system. \
))