libtool: avoid to patch ltmain.sh script in host-libtool package
authorLionel Landwerlin <llandwerlin@gmail.com>
Sat, 9 Oct 2010 10:52:54 +0000 (12:52 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 14 Oct 2010 11:27:20 +0000 (07:27 -0400)
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libtool/libtool.mk

index b57bca9e93c94239d2ab09304c1cd1f85aeba42e..60fee9fd29ed56f8293f3b8725ff6f63076a9cc9 100644 (file)
@@ -16,6 +16,8 @@ endef
 
 HOST_LIBTOOL_POST_INSTALL_HOOKS += HOST_LIBTOOL_CUSTOM_INSTALL
 
+HOST_LIBTOOL_LIBTOOL_PATCH = NO
+
 $(eval $(call AUTOTARGETS,package,libtool))
 $(eval $(call AUTOTARGETS,package,libtool,host))