wok diff wormux/receipt @ rev 1671

Add perl-mime-base64
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 08 13:56:37 2008 +0000 (2008-11-08)
parents 79b3f891fb03
children 8f4ac32ab3b1
line diff
     1.1 --- a/wormux/receipt	Sat Sep 20 11:15:19 2008 +0200
     1.2 +++ b/wormux/receipt	Sat Nov 08 13:56:37 2008 +0000
     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 \