diff options
author | asami <asami@FreeBSD.org> | 1998-09-14 07:19:17 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-09-14 07:19:17 +0000 |
commit | 844b7e1d0a7555d483dbd93c9912237109f1e2d4 (patch) | |
tree | 9506341ee8444ef80bc1fd26aba097cfc83b12f2 /deskutils/abacus | |
parent | 843981d50f2c405926a56dd0a2f8953d6e7ee366 (diff) | |
download | FreeBSD-ports-844b7e1d0a7555d483dbd93c9912237109f1e2d4.zip FreeBSD-ports-844b7e1d0a7555d483dbd93c9912237109f1e2d4.tar.gz |
Edit out CVS keywords so patches won't fail.
Diffstat (limited to 'deskutils/abacus')
-rw-r--r-- | deskutils/abacus/files/patch-aa | 6 | ||||
-rw-r--r-- | deskutils/abacus/files/patch-ab | 5 |
2 files changed, 1 insertions, 10 deletions
diff --git a/deskutils/abacus/files/patch-aa b/deskutils/abacus/files/patch-aa index 98e32a7..a010ce8 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 ab95910..a6c5680 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) |