mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
12 lines
338 B
Plaintext
12 lines
338 B
Plaintext
--- ./python/Makefile.in.orig 2014-11-29 17:00:50.000000000 +0200
|
|
+++ ./python/Makefile.in 2014-11-29 17:13:18.000000000 +0200
|
|
@@ -881,7 +881,7 @@
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-dist_docsDATA install-dist_pythonDATA \
|
|
+install-data-am: install-dist_pythonDATA \
|
|
install-pythonLTLIBRARIES
|
|
|
|
install-dvi: install-dvi-recursive
|