diff options
Diffstat (limited to 'sysutils/contool/files/patch-01')
-rw-r--r-- | sysutils/contool/files/patch-01 | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/sysutils/contool/files/patch-01 b/sysutils/contool/files/patch-01 deleted file mode 100644 index a9aaf33a4873..000000000000 --- a/sysutils/contool/files/patch-01 +++ /dev/null @@ -1,20 +0,0 @@ ---- Imakefile.orig Thu Feb 24 09:55:24 1994 -+++ Imakefile Sun Jan 5 13:58:56 1997 -@@ -1,14 +1,14 @@ - # Mailer you use. Solaris 2.x users, change this to /usr/bin/mailx --MAILER = /usr/ucb/mail -+MAILER = /usr/bin/mail - - # Where you installed Open Windows --OPENWINHOME = /usr/openwin -+OPENWINHOME = ${PREFIX} - - # Paths to be searched for icons - ICON_PATH = .:./icons:/usr/local/images:$(OPENWINHOME)/include/images:$(INCDIR)/bitmaps - - # Where to install the help file --HELPDIR = /usr/local/lib/help -+HELPDIR = $(OPENWINHOME)/lib/help - - # Where your XView libraries are installed. If running under - # SunOS 4.x, use the first version. If using Solaris 2.x with |