From b919b8311bc5d38e5731d40525c88c54816f4530 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 14 May 1999 11:54:55 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'. --- lang/python20/files/patch-aa | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 lang/python20/files/patch-aa (limited to 'lang/python20/files/patch-aa') diff --git a/lang/python20/files/patch-aa b/lang/python20/files/patch-aa deleted file mode 100644 index d55ebc99fd46..000000000000 --- a/lang/python20/files/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ ---- Makefile.in.orig Tue Dec 9 16:18:33 1997 -+++ Makefile.in Sat Dec 13 11:19:12 1997 -@@ -131,8 +131,8 @@ - - # Portable install script (configure doesn't always guess right) - INSTALL= @srcdir@/install-sh -c --INSTALL_PROGRAM=${INSTALL} -m $(EXEMODE) --INSTALL_DATA= ${INSTALL} -m $(FILEMODE) -+INSTALL_PROGRAM=${BSD_INSTALL_SCRIPT} -+INSTALL_DATA= ${BSD_INSTALL_DATA} - - # --with-PACKAGE options for configure script - # e.g. --with-readline --with-svr5 --with-solaris --with-thread -- cgit v1.2.3