summaryrefslogtreecommitdiff
path: root/cad/scv/files/patch-scripts-copyFiles.sh.in
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 12:03:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 12:03:09 +0000
commit5c9c2e45c84edab906daf4916983ee059d0ab56d (patch)
tree14d1a12d3ae8a4e88dac5faa1cd7189b981a4c80 /cad/scv/files/patch-scripts-copyFiles.sh.in
parentRemove LEGAL entry about biology/blast (diff)
Remove non staged ports without pending PR from c*
Notes
Notes: svn path=/head/; revision=366865
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