c20e749cd4
regen old patches while we're there.
21 lines
541 B
Plaintext
21 lines
541 B
Plaintext
--- python/Makefile.in.orig Fri Oct 29 17:07:05 2004
|
|
+++ python/Makefile.in Thu Nov 11 22:19:21 2004
|
|
@@ -540,7 +540,7 @@ distdir: $(DISTFILES)
|
|
done
|
|
check-am: all-am
|
|
check: check-recursive
|
|
-all-am: Makefile $(LTLIBRARIES) all-local
|
|
+all-am: Makefile $(LTLIBRARIES)
|
|
installdirs: installdirs-recursive
|
|
installdirs-am:
|
|
$(mkdir_p) $(DESTDIR)$(pythondir)
|
|
@@ -590,7 +590,7 @@ info: info-recursive
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-data-local install-pythonLTLIBRARIES
|
|
+install-data-am: install-pythonLTLIBRARIES
|
|
|
|
install-exec-am:
|
|
|