summaryrefslogtreecommitdiff
path: root/net/zephyr/files/patch-aa
diff options
context:
space:
mode:
authorMike Heffner <mikeh@FreeBSD.org>2001-03-29 19:36:35 +0000
committerMike Heffner <mikeh@FreeBSD.org>2001-03-29 19:36:35 +0000
commitbbd04186197fa2b47d4e30c0fd322299c1d8e93f (patch)
tree6e249d5a461166a58d4d377b71c47894f488d0cf /net/zephyr/files/patch-aa
parentPreserve Xsetup_0 at install/deinstall time. (diff)
Fix port by restoring parts of patch-ad, respect PREFIX and fix plist.
Alpha build tested by: steve (patch-ad)
Notes
Notes: svn path=/head/; revision=40543
Diffstat (limited to 'net/zephyr/files/patch-aa')
-rw-r--r--net/zephyr/files/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/zephyr/files/patch-aa b/net/zephyr/files/patch-aa
index f869bce8bc6a..1f20e69de1e0 100644
--- a/net/zephyr/files/patch-aa
+++ b/net/zephyr/files/patch-aa
@@ -11,3 +11,16 @@
clean:
rm -f ${OBJS} xzwrite
+--- zwgc/Makefile.in.orig Mon Mar 12 14:51:08 2001
++++ zwgc/Makefile.in Mon Mar 12 14:51:38 2001
+@@ -85,8 +85,8 @@
+ install: zwgc
+ ${INSTALL} -m 755 -s zwgc ${DESTDIR}${bindir}
+ ${INSTALL} -m 644 ${srcdir}/zwgc.1 ${DESTDIR}${mandir}/man1
+- ${INSTALL} -m 644 ${srcdir}/zwgc.desc ${DESTDIR}${datadir}/zephyr
+- ${INSTALL} -m 644 ${srcdir}/zwgc_resources ${DESTDIR}${datadir}/zephyr
++ ${INSTALL} -m 644 ${srcdir}/zwgc.desc ${DESTDIR}${datadir}
++ ${INSTALL} -m 644 ${srcdir}/zwgc_resources ${DESTDIR}${datadir}
+
+ clean:
+ rm -f ${OBJS} zwgc port_dictionary.[ch] pointer_dictionary.[ch]