From 0e038bdbb6bff12593fc3f159cbd9befbc9821ce Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Fri, 20 Apr 2001 13:50:28 +0000 Subject: Don't install libiberty.a, it's not required to be installed, and likely to clash with other ports of GNU tools. Fixup pkg-plist accordingly. --- devel/avr-binutils/files/patch-aa | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 devel/avr-binutils/files/patch-aa (limited to 'devel/avr-binutils/files/patch-aa') diff --git a/devel/avr-binutils/files/patch-aa b/devel/avr-binutils/files/patch-aa new file mode 100644 index 000000000000..b0fb5d570161 --- /dev/null +++ b/devel/avr-binutils/files/patch-aa @@ -0,0 +1,10 @@ +--- libiberty/Makefile.in.orig Sat Dec 9 17:10:41 2000 ++++ libiberty/Makefile.in Thu Apr 19 23:30:16 2001 +@@ -152,6 +152,7 @@ + $(RANLIB) $(TARGETLIB) + + INSTALL_DEST = @INSTALL_DEST@ ++#install: install_to_$(INSTALL_DEST) install-subdir + install: install_to_$(INSTALL_DEST) install-subdir + + install_to_libdir: all -- cgit v1.2.3