freebsd-ports/misc/xpns/files/patch-ab
Ade Lovett 07234fb9fc Support CC/CFLAGS/X11BASE/PREFIX properly
Change location of data files from lib/ to share/

PR:		21581
Submitted by:	Ports Fury
Approved by:	maintainer
2000-10-13 20:22:31 +00:00

13 lines
280 B
Text

--- xpns.orig Tue Apr 8 11:27:14 1997
+++ xpns Tue Apr 8 11:29:05 1997
@@ -1,6 +1,7 @@
-#!/bin/tcsh
-setenv XAPPLRESDIR $PWD/
-pns
+#!/bin/csh
+setenv XAPPLRESDIR %%PREFIX%%/share/xpns/
+# Note pns will dump core if environment is not correct
+%%PREFIX%%/libexec/xpns/pns