13 lines
426 B
Plaintext
13 lines
426 B
Plaintext
$OpenBSD: patch-python_Makefile_in,v 1.10 2009/10/11 10:39:42 steven Exp $
|
|
--- python/Makefile.in.orig Tue Oct 6 18:39:58 2009
|
|
+++ python/Makefile.in Sat Oct 10 16:33:46 2009
|
|
@@ -821,7 +821,7 @@ info: info-recursive
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-dist_docsDATA install-dist_pythonDATA \
|
|
+install-data-am: install-dist_pythonDATA \
|
|
install-pythonDATA install-pythonLTLIBRARIES
|
|
|
|
install-dvi: install-dvi-recursive
|