summaryrefslogtreecommitdiff
path: root/ftp/mirror/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/mirror/files/patch-aa')
-rw-r--r--ftp/mirror/files/patch-aa37
1 files changed, 0 insertions, 37 deletions
diff --git a/ftp/mirror/files/patch-aa b/ftp/mirror/files/patch-aa
deleted file mode 100644
index a897a53e9b05..000000000000
--- a/ftp/mirror/files/patch-aa
+++ /dev/null
@@ -1,37 +0,0 @@
-*** makefile.orig Tue Jan 18 22:58:21 1994
---- makefile Mon May 15 17:50:25 1995
-***************
-*** 6,12 ****
- support/cyber-patches support/lstest.pl new-patches-by
-
- all:
-! echo try make mirror.tar
-
- mirror.tar: $(FILES)
- rev=`./mirror -v | perl -ane 'print "$$F[2]\n";'`; echo $rev; \
---- 6,12 ----
- support/cyber-patches support/lstest.pl new-patches-by
-
- all:
-! # echo try make mirror.tar
-
- mirror.tar: $(FILES)
- rev=`./mirror -v | perl -ane 'print "$$F[2]\n";'`; echo $rev; \
-***************
-*** 20,22 ****
---- 20,34 ----
- checkin $(FILES)
-
- # install, clean ...
-+ install:
-+ install -c ftp.pl ${PREFIX}/lib/mirror/
-+ install -c lsparse.pl ${PREFIX}/lib/mirror/
-+ install -c dateconv.pl ${PREFIX}/lib/mirror/
-+ install -c mirror.defaults ${PREFIX}/lib/mirror/mirror.defaults.sample
-+ install -c mirror.pl ${PREFIX}/bin/mirror
-+ install -c mirror.man ${PREFIX}/man/man1/mirror.1
-+ gzip -9nf ${PREFIX}/man/man1/mirror.1
-+ install -c mm ${PREFIX}/bin/mirrormaster
-+ install -c mm.man ${PREFIX}/man/man1/mirrormaster.1
-+ gzip -9nf ${PREFIX}/man/man1/mirrormaster.1
-+ install -c do_unlinks ${PREFIX}/lib/mirror/do_unlinks