summaryrefslogtreecommitdiff
path: root/multimedia/dirac/files/patch-doc::algorithm::Makefile.in
blob: bb82331907bc79fd4c45339f7bf083686f0ea013 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- doc/algorithm/Makefile.in.orig	Wed Dec  1 16:07:11 2004
+++ doc/algorithm/Makefile.in	Mon Feb 28 15:33:41 2005
@@ -380,8 +380,8 @@
 
 
 install-data-hook:
-	cp -dp *.htm $(DESTDIR)$(algodir)
-	cp -dpR figs $(DESTDIR)$(algodir)
+	cp -p *.htm $(DESTDIR)$(algodir)
+	cp -pR figs $(DESTDIR)$(algodir)
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT: