summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-pda/pilot-link/files/pilot-link-0.12.3-distutils.patch')
-rw-r--r--app-pda/pilot-link/files/pilot-link-0.12.3-distutils.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/app-pda/pilot-link/files/pilot-link-0.12.3-distutils.patch b/app-pda/pilot-link/files/pilot-link-0.12.3-distutils.patch
deleted file mode 100644
index db229f855278..000000000000
--- a/app-pda/pilot-link/files/pilot-link-0.12.3-distutils.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- bindings/Makefile.am.old 2008-02-24 22:47:19.000000000 +0100
-+++ bindings/Makefile.am 2008-02-24 22:47:40.000000000 +0100
-@@ -25,16 +25,10 @@
- -cd $(srcdir)/Python && $(PYTHON) setup.py clean
- -cd $(srcdir)/Python && rm -rf build
-
--if WITH_PYTHON
--PYTHON_ALL = python-build
--PYTHON_INSTALL = python-install
--PYTHON_CLEAN = python-clean
--else
- PYTHON_ALL =
- PYTHON_INSTALL =
- PYTHON_MCLEAN =
- PYTHON_CLEAN =
--endif
-
- #
- # Perl Building