summaryrefslogtreecommitdiff
path: root/devel/php5-ice/files/patch-config_Make.common.rules
blob: 85e29a0ae950696f554c115e4da2b68190d7c62f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- ./config/Make.common.rules.orig	2013-06-05 13:13:29.000000000 +0400
+++ ./config/Make.common.rules	2013-06-17 09:45:21.000000000 +0400
@@ -385,13 +385,3 @@
 	        cp -fpr $$subdir $(install_slicedir) ; \
 	    done ; \
 	    fi
-
-	@if test ! -f $(prefix)/ICE_LICENSE$(TEXT_EXTENSION) ; \
-	then \
-	    $(call installdata,$(top_srcdir)/../ICE_LICENSE$(TEXT_EXTENSION),$(prefix)) ; \
-	fi
-
-	@if test ! -f $(prefix)/LICENSE$(TEXT_EXTENSION) ; \
-	then \
-	    $(call installdata,$(top_srcdir)/../LICENSE$(TEXT_EXTENSION),$(prefix)) ; \
-	fi