From 9090f27c2203e1ee3cc747e49cb5ad8db983ca1d Mon Sep 17 00:00:00 2001 From: Martin Owens Date: Fri, 30 Dec 2016 23:09:39 +0000 Subject: Remove MacOSX packaging and make space for future 0.93 osx packagers. (bzr r15377.1.1) --- .../ports/lang/python26/files/patch-Mac-Makefile.in.diff | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 packaging/macosx/ports/lang/python26/files/patch-Mac-Makefile.in.diff (limited to 'packaging/macosx/ports/lang/python26/files/patch-Mac-Makefile.in.diff') diff --git a/packaging/macosx/ports/lang/python26/files/patch-Mac-Makefile.in.diff b/packaging/macosx/ports/lang/python26/files/patch-Mac-Makefile.in.diff deleted file mode 100644 index cfa5f88ff..000000000 --- a/packaging/macosx/ports/lang/python26/files/patch-Mac-Makefile.in.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- Mac/Makefile.in.orig 2008-07-22 01:06:33.000000000 -0600 -+++ Mac/Makefile.in 2008-10-04 19:51:40.000000000 -0600 -@@ -18,7 +18,7 @@ - - # These are normally glimpsed from the previous set - bindir=$(prefix)/bin --PYTHONAPPSDIR=/Applications/$(PYTHONFRAMEWORK) $(VERSION) -+PYTHONAPPSDIR=@@APPLICATIONS_DIR@@/$(PYTHONFRAMEWORK) $(VERSION) - APPINSTALLDIR=$(prefix)/Resources/Python.app - - # Variables for installing the "normal" unix binaries -- cgit v1.2.3