aboutsummaryrefslogtreecommitdiff
path: root/devel/ice/files/patch-python-Makefile
blob: ce6642471df73aaa2523e8b5f09b1fafbf75e34a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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 ; \