wok diff partimage/receipt @ rev 4229

partimage*, fix build with gcc 4.x
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Sep 24 12:41:52 2009 +0000 (2009-09-24)
parents 89e187b7d309
children f3327707164a
line diff
     1.1 --- a/partimage/receipt	Sat Mar 14 07:53:36 2009 +0000
     1.2 +++ b/partimage/receipt	Thu Sep 24 12:41:52 2009 +0000
     1.3 @@ -14,6 +14,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	busybox patch -p0 -i stuff/partimage-0.6.7_gcc4.u
     1.8 +	
     1.9  	cd $src
    1.10  	./configure --prefix=/usr \
    1.11  	 --sysconfdir=/etc \