You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-pda/pilot-link/files/pilot-link-0.12.3-distutils...

20 lines
448 B

--- 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