aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/openjdk/openjdk-7-25b30/cacao-libtoolize.patch
blob: 484cb10f13e05bd7f068f68acdeab1a252f855a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: icedtea6/Makefile.am
===================================================================
--- icedtea6.orig/Makefile.am	2011-12-21 22:58:23.000000000 +0100
+++ icedtea6/Makefile.am	2011-12-21 23:00:21.405887186 +0100
@@ -1922,6 +1922,7 @@
 if BUILD_CACAO
 if !USE_SYSTEM_CACAO
 	cd cacao/cacao && \
+	rm -f libtool && \
 	./autogen.sh && \
 	$(ARCH_PREFIX) ./configure \
 	  --host=$(host_alias) \