12 lines
475 B
Plaintext
12 lines
475 B
Plaintext
$OpenBSD: patch-util_Makefile_in,v 1.4 2002/01/04 22:40:02 wilfried Exp $
|
|
--- util/Makefile.in.orig Tue Dec 18 06:44:14 2001
|
|
+++ util/Makefile.in Fri Jan 4 13:53:30 2002
|
|
@@ -488,6 +488,7 @@ wmaker.inst: $(srcdir)/wmaker.inst.in ./
|
|
-rm -f wmaker.inst
|
|
sed -e "s|#pkgdatadir#|$(pkgdatadir)|" \
|
|
-e "s|#sysconfdir#|$(sysconfdir)/WindowMaker|" \
|
|
+ -e "s|#wpref#|$(wprefsdir)|" \
|
|
-e "s|#version#|$(VERSION)|" \
|
|
-e "s|#bindir#|$(bindir)|" \
|
|
-e "s|#LITE#|@LITE@|" \
|