1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/x11/xdtm/files/patch-aa

16 lines
573 B
Plaintext
Raw Normal View History

--- Imakefile.orig Thu Mar 14 07:02:00 1996
+++ Imakefile Sun Oct 4 17:56:07 1998
@@ -241,10 +241,11 @@
sed -e 's^\"{icon dir}\"^\"$(XDTMDIR)/icons\"^' \
xdtmrc.orig > xdtmrc
sed -e 's^iconfile^$(XDTMDIR)/new_xdtm.xbm^' Xdtm.ad.tmpl > Xdtm.ad
+ cp xdtm.sh xdtm.sh.script
XCOMM Install the xdtm execute script file, used to prevent xterms closing
XCOMM when the inferier process dies.
-InstallProgram(xdtm.sh, $(BINDIR))
+InstallScript(xdtm.sh, $(BINDIR))
XCOMM Install the helpfile, system xdtmrc, icon bitmaps and the default
XCOMM application defaults.