wok-stable diff tazpanel/receipt @ rev 12465

Up e2fsprogs (1.44.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 04 18:42:23 2019 +0100 (2019-03-04)
parents ccc42dc5096b
children
line diff
     1.1 --- a/tazpanel/receipt	Fri May 04 22:38:36 2012 +0000
     1.2 +++ b/tazpanel/receipt	Mon Mar 04 18:42:23 2019 +0100
     1.3 @@ -16,8 +16,11 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -  cd $src && make && 
     1.8 -  make DESTDIR=$DESTDIR install
     1.9 +	cd $src # && make && 
    1.10 +		# installer.cgi user validation fix
    1.11 +		patch -p0 < $stuff/installer.patch || return 1
    1.12 +		make &&
    1.13 +	make DESTDIR=$DESTDIR install
    1.14  }
    1.15  
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.