wok-6.x diff partimage-pam/receipt @ rev 4308

Up: ewl (rev 42530) and rage (fix both build with last emotion)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Sep 28 15:33:14 2009 +0200 (2009-09-28)
parents 89e187b7d309
children f3327707164a
line diff
     1.1 --- a/partimage-pam/receipt	Sat Mar 14 07:53:36 2009 +0000
     1.2 +++ b/partimage-pam/receipt	Mon Sep 28 15:33:14 2009 +0200
     1.3 @@ -16,6 +16,9 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	# fix build with gcc4
     1.8 +	busybox patch -p0 -i stuff/partimage-0.6.7_gcc4.u
     1.9 +	
    1.10  	cd $src
    1.11  	./configure --prefix=/usr --enable-pam \
    1.12  	 --sysconfdir=/etc \