From a0e827ef6c52f2b527245711de0827a89d0e5f63 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Wed, 2 May 2001 11:25:02 +0000 Subject: Upgrade to 2.1. --- lang/python23/files/patch-aa | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 lang/python23/files/patch-aa (limited to 'lang/python23/files/patch-aa') diff --git a/lang/python23/files/patch-aa b/lang/python23/files/patch-aa deleted file mode 100644 index b4e298027a7e..000000000000 --- a/lang/python23/files/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ ---- Makefile.in.orig Wed Aug 30 11:43:56 2000 -+++ Makefile.in Wed Aug 30 16:32:22 2000 -@@ -110,8 +110,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} - - # Use this to make a link between python$(VERSION) and python in $(BINDIR) - LN=@LN@ -- cgit v1.2.3