diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-05-15 15:49:17 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-05-15 15:49:17 +0000 |
| commit | 6f316ce2e89f972a4f22e1b97e1dda5e9d58cefa (patch) | |
| tree | fb8d61358190cc429db453d54fb9920ccfde716f /net/samba3/files/patch-script_installscripts.sh | |
| parent | ea16706c62b542adc8f3b887256bf215bf914db6 (diff) | |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_10_0'.release/4.10.0
Diffstat (limited to 'net/samba3/files/patch-script_installscripts.sh')
| -rw-r--r-- | net/samba3/files/patch-script_installscripts.sh | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/samba3/files/patch-script_installscripts.sh b/net/samba3/files/patch-script_installscripts.sh deleted file mode 100644 index 4091df6c4290..000000000000 --- a/net/samba3/files/patch-script_installscripts.sh +++ /dev/null @@ -1,12 +0,0 @@ ---- script/installscripts.sh.orig Tue Mar 9 15:35:54 2004 -+++ script/installscripts.sh Tue Mar 9 15:36:38 2004 -@@ -25,8 +25,7 @@ - p2=`basename $p` - echo Installing $BINDIR/$p2 - if [ -f $BINDIR/$p2 ]; then -- rm -f $BINDIR/$p2.old -- mv $BINDIR/$p2 $BINDIR/$p2.old -+ rm -f $BINDIR/$p2 $BINDIR/$p2.old - fi - cp $p $BINDIR/ - chmod $INSTALLPERMS $BINDIR/$p2 |
