summaryrefslogtreecommitdiff
path: root/mail/faces/files/patch-da
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-21 01:56:25 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-21 01:56:25 +0000
commit076bb69c87153e7217aabc94d418eb4cfb8c3bb3 (patch)
tree751d3aad75bcc89f6ed1b259ce9353070d5b41c5 /mail/faces/files/patch-da
parentMake these build in an ELF world and use MAN1 for manpages. (diff)
One file per patch according to the guidelines.
Diffstat (limited to 'mail/faces/files/patch-da')
-rw-r--r--mail/faces/files/patch-da38
1 files changed, 38 insertions, 0 deletions
diff --git a/mail/faces/files/patch-da b/mail/faces/files/patch-da
new file mode 100644
index 000000000000..bcc8e8072439
--- /dev/null
+++ b/mail/faces/files/patch-da
@@ -0,0 +1,38 @@
+diff -c -N ../faces/scripts/Makefile ./scripts/Makefile
+*** ../faces/scripts/Makefile Tue May 7 00:55:26 1991
+--- ./scripts/Makefile Wed Dec 11 09:30:23 1996
+***************
+*** 15,30 ****
+ BINDIR = /usr/local/faces/bin
+
+ install:
+! install -c -m 755 addxface $(BINDIR)
+! install -c -m 755 mailq.faces $(BINDIR)
+! install -c -m 755 from.faces $(BINDIR)
+! install -c -m 755 lpqall.faces $(BINDIR)
+! install -c -m 755 rotary.faces $(BINDIR)
+! install -c -m 755 facesaddr $(BINDIR)
+! install -c -m 755 facesall $(BINDIR)
+! install -c -m 755 mkfacesindex $(BINDIR)
+! install -c -m 755 newscheck.faces $(BINDIR)
+! install -c -m 755 newsfrom.faces $(BINDIR)
+
+ install2:
+ install -c -m 755 faces $(LBINDIR)
+--- 15,30 ----
+ BINDIR = /usr/local/faces/bin
+
+ install:
+! install -c -o bin -m 755 addxface $(BINDIR)
+! install -c -o bin -m 755 mailq.faces $(BINDIR)
+! install -c -o bin -m 755 from.faces $(BINDIR)
+! install -c -o bin -m 755 lpqall.faces $(BINDIR)
+! install -c -o bin -m 755 rotary.faces $(BINDIR)
+! install -c -o bin -m 755 facesaddr $(BINDIR)
+! install -c -o bin -m 755 facesall $(BINDIR)
+! install -c -o bin -m 755 mkfacesindex $(BINDIR)
+! install -c -o bin -m 755 newscheck.faces $(BINDIR)
+! install -c -o bin -m 755 newsfrom.faces $(BINDIR)
+
+ install2:
+ install -c -m 755 faces $(LBINDIR)