blob: ec539b8191d3c0a345e270749a40782d85b455fd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- src/main/Makefile.in.orig Sat May 21 15:43:44 2005
+++ src/main/Makefile.in Fri Jul 15 21:04:42 2005
@@ -703,8 +703,6 @@
install-exec-local:
- python libextractor_python_setup.py $(libdir) build
- python libextractor_python_setup.py $(libdir) install --prefix=$(PYTHON_PREFIX)
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
|