summaryrefslogtreecommitdiff
path: root/cad/scv/files/patch-scripts-copyFiles.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'cad/scv/files/patch-scripts-copyFiles.sh.in')
-rw-r--r--cad/scv/files/patch-scripts-copyFiles.sh.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/cad/scv/files/patch-scripts-copyFiles.sh.in b/cad/scv/files/patch-scripts-copyFiles.sh.in
deleted file mode 100644
index b9822ad8fe08..000000000000
--- a/cad/scv/files/patch-scripts-copyFiles.sh.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- scripts/copyFiles.sh.in.orig Thu Aug 7 08:38:02 2003
-+++ scripts/copyFiles.sh.in Sat Dec 16 14:51:43 2006
-@@ -7,7 +7,7 @@
- cmd="ln -s"
- shift
- else
-- cmd="cp"
-+ cmd="install -m 644"
- fi
-
- srcdir=$1