projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4a4304
)
Fix autotools-1.9 dependency for smartmontools (#2246)
author
Florian Fainelli
<florian@openwrt.org>
Sun, 19 Aug 2007 18:32:47 +0000
(18:32 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 19 Aug 2007 18:32:47 +0000
(18:32 +0000)
SVN-Revision: 8435
utils/smartmontools/Makefile
patch
|
blob
|
history
diff --git
a/utils/smartmontools/Makefile
b/utils/smartmontools/Makefile
index 44f3190c89d3722fcd88fe1ec334a3f6fd43c844..71fe9693cbd664a3088ed9dd0443f0d186acc100 100644
(file)
--- a/
utils/smartmontools/Makefile
+++ b/
utils/smartmontools/Makefile
@@
-60,6
+60,6
@@
endef
$(eval $(call BuildPackage,smartmontools))
-$(eval $(call RequireCommand,automake, \
- $(PKG_NAME) requires automake. \
+$(eval $(call RequireCommand,automake
-1.9
, \
+ $(PKG_NAME) requires automake
1.9 or compatible
. \
))