wok-stable diff recorder/receipt @ rev 11153

cups: add --with-pdftops (thanks mojo)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 02 08:38:48 2011 +0100 (2011-11-02)
parents d792bbad32e2
children
line diff
     1.1 --- a/recorder/receipt	Tue Sep 07 21:57:26 2010 +0200
     1.2 +++ b/recorder/receipt	Wed Nov 02 08:38:48 2011 +0100
     1.3 @@ -15,7 +15,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	cp ../stuff/Makefile Makefile
     1.8 +	cp $stuff/Makefile Makefile
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11