wok-6.x diff adminer/receipt @ rev 20503

partclone 0.2.89 blkid header not found
author Erkan Yilmaz <erkan@slitaz.org>
date Tue Oct 30 10:55:16 2018 +0000 (2018-10-30)
parents 3a87a5fb7626
children bdd5dd52ad52
line diff
     1.1 --- a/adminer/receipt	Thu Oct 02 12:33:11 2014 +0200
     1.2 +++ b/adminer/receipt	Tue Oct 30 10:55:16 2018 +0000
     1.3 @@ -17,7 +17,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	php compile.php
     1.8 +	php compile.php 2>&1 | sed '/^PHP Warning/d'
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.