aboutsummaryrefslogtreecommitdiffstats
path: root/math/gretl/files/patch-share::bcih::Makefile.in
blob: 188de04e97d576fd0aad5ac29d03d4a7a053e22c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- share/bcih/Makefile.in.orig 2011-08-21 15:13:15.000000000 -0400
+++ share/bcih/Makefile.in  2011-10-18 21:24:45.000000000 -0400
@@ -2,7 +2,7 @@
 
 CC = @CC@
 HOSTCC = @HOSTCC@
-INSTALL_DATA = cp -fp
+INSTALL_DATA = @INSTALL_DATA@
 swap_ends = @swap_ends@
 
 ifeq ($(HOSTCC),)