forked from Lainports/opnsense-ports
11 lines
322 B
Text
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 ; \
|