summaryrefslogtreecommitdiff
path: root/app-pda/pilot-link/files/pilot-link-0.12.3-distutils.patch
blob: db229f85527822e4fdf122bf381889efc46e6d6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- 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