13 lines
406 B
Plaintext
13 lines
406 B
Plaintext
$OpenBSD: patch-python_Makefile_in,v 1.13 2013/04/14 23:22:05 sthen Exp $
|
|
--- python/Makefile.in.orig Tue Sep 11 07:55:37 2012
|
|
+++ python/Makefile.in Sat Apr 13 22:08:17 2013
|
|
@@ -830,7 +830,7 @@ info: info-recursive
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-dist_docsDATA install-dist_pythonDATA \
|
|
+install-data-am: install-dist_pythonDATA \
|
|
install-pythonLTLIBRARIES
|
|
|
|
install-dvi: install-dvi-recursive
|