multiline constant.
This commit is contained in:
parent
0d4824c099
commit
f3fa39ffae
12
x11/qlwm/patches/patch-Makefile
Normal file
12
x11/qlwm/patches/patch-Makefile
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-Makefile,v 1.1 2004/01/15 18:33:36 espie Exp $
|
||||
--- Makefile.orig 2004-01-15 19:27:52.000000000 +0100
|
||||
+++ Makefile 2004-01-15 19:27:58.000000000 +0100
|
||||
@@ -17,7 +17,7 @@ config: Makefile
|
||||
|
||||
cd src ; \
|
||||
(echo "#define CONFDIR \"$(DEST)/files/\"" ; \
|
||||
- echo "#define DVERSION \"$(DVERSION)\n\"") > conf.h ;
|
||||
+ echo "#define DVERSION \"$(DVERSION)\\\n\"") > conf.h ;
|
||||
touch config
|
||||
|
||||
clean:
|
Loading…
Reference in New Issue
Block a user