wok-6.x diff emacs/receipt @ rev 2597

Up: php (5.2.9) [security update]
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 10 08:25:27 2009 +0000 (2009-04-10)
parents 9058617a46bb
children 6aae08641f1e
line diff
     1.1 --- a/emacs/receipt	Sat Mar 14 20:44:49 2009 +0100
     1.2 +++ b/emacs/receipt	Fri Apr 10 08:25:27 2009 +0000
     1.3 @@ -29,9 +29,8 @@
     1.4  	--libexecdir=/usr/lib \
     1.5  	--localstatedir=/var/lib \
     1.6  	--sharedstatedir=/var/lib \
     1.7 -	--prefix=/usr
     1.8 -	# make
     1.9 -	make
    1.10 +	--prefix=/usr &&
    1.11 +	make &&
    1.12  	make DESTDIR=$PWD/_pkg install
    1.13  }
    1.14