summaryrefslogtreecommitdiff
path: root/deskutils/abacus
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-14 07:19:17 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-14 07:19:17 +0000
commit5c6da55945c5103bbe26a2a657a5704df0f2f31f (patch)
tree4b01853f080adf9646144bd68a202b337f19dbe0 /deskutils/abacus
parentrespect PREFIX. (diff)
Edit out CVS keywords so patches won't fail.
Notes
Notes: svn path=/head/; revision=13105
Diffstat (limited to 'deskutils/abacus')
-rw-r--r--deskutils/abacus/files/patch-aa6
-rw-r--r--deskutils/abacus/files/patch-ab5
2 files changed, 1 insertions, 10 deletions
diff --git a/deskutils/abacus/files/patch-aa b/deskutils/abacus/files/patch-aa
index 98e32a700107..a010ce80b4d6 100644
--- a/deskutils/abacus/files/patch-aa
+++ b/deskutils/abacus/files/patch-aa
@@ -1,11 +1,5 @@
--- Makefile Thu Aug 6 21:15:12 1998
+++ /home/andy/tmp/wrk/Makefile Tue Aug 18 15:24:56 1998
-@@ -1,4 +1,4 @@
--# $Id: Makefile,v 1.20 1998/08/06 21:15:11 aml Exp $
-+# $Id: Makefile,v 1.20 1998/08/06 21:15:11 aml Exp andy $
- # Main Makefile for xxl
- #
- # Authors: Arlindo Oliveira (aml@inesc.pt)
@@ -8,7 +8,7 @@
# explicit permission of the copyright holder.
#
diff --git a/deskutils/abacus/files/patch-ab b/deskutils/abacus/files/patch-ab
index ab959103bbb9..a6c56800aab6 100644
--- a/deskutils/abacus/files/patch-ab
+++ b/deskutils/abacus/files/patch-ab
@@ -1,13 +1,10 @@
--- abacus Mon Aug 3 11:25:52 1998
+++ /home/andy/tmp/wrk/abacus Tue Aug 18 15:55:55 1998
-@@ -1,6 +1,6 @@
+@@ -1,3 +1,3 @@
#!/bin/sh
# The next line restarts using nxlc \
-exec $ABACUS_HOME/tcl_interf/nxlc -f $0 ${1+"$@"}
+exec /usr/X11R6/share/abacus/tcl_interf/nxlc -f $0 ${1+"$@"}
- # $Id: xxl,v 1.9 1997/03/27 10:00:57 aml Exp $
-
- global env
@@ -15,7 +15,7 @@
if [info exists env(ABACUS_HOME)] {
set home $env(ABACUS_HOME)