opnsense-ports/devel/ice/files/patch-python-Makefile
Franco Fichtner 5d1a9936bc */*: sync with upstream
Taken from: FreeBSD
2015-07-14 09:15:40 +02:00

11 lines
322 B
Text

--- python/Makefile.orig 2013-10-04 15:48:15.000000000 +0000
+++ python/Makefile 2013-12-01 16:37:09.381657035 +0000
@@ -15,7 +15,7 @@
INSTALL_SUBDIRS = $(install_pythondir) $(install_libdir)
-install:: install-common
+install::
@for subdir in $(INSTALL_SUBDIRS); \
do \
if test ! -d $(DESTDIR)$$subdir ; \