wok-next diff wormux/receipt @ rev 1877

Up: dbus-glib-dev (0.74 => 0.78)
author Mallory MOLLO <mallory@sweetpeople.org>
date Wed Dec 17 06:48:24 2008 +0100 (2008-12-17)
parents 79b3f891fb03
children 8f4ac32ab3b1
line diff
     1.1 --- a/wormux/receipt	Sat Sep 20 11:15:19 2008 +0200
     1.2 +++ b/wormux/receipt	Wed Dec 17 06:48:24 2008 +0100
     1.3 @@ -21,6 +21,9 @@
     1.4  		Makefile
     1.5  	sed -i 's/test -z "$(pkgdatadir)"/test -d "$(pkgdatadir)"/'\
     1.6  		 data/Makefile.in
     1.7 +	sed -i 's|if USE_X11|if SKIP_USE_X11|' src/tool/copynpaste.cpp
     1.8 +	sed -i "s|test -d \"\\\$(pkgdatadir|test -d \"\\\$(DESTDIR)\\\$(pkgdatadir|" data/Makefile*
     1.9 +	mkdir -p _pkg/usr/share/wormux
    1.10  	./configure \
    1.11  		--prefix=/usr \
    1.12  		--bindir=/usr/games \