wok-undigest rev 687

Up zerobin (0.12_alpha)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 18 17:48:33 2012 +0200 (2012-04-18)
parents c2fb75825917
children 276c902b0cf1
files zerobin/receipt
line diff
     1.1 --- a/zerobin/receipt	Sun Apr 15 21:45:44 2012 +0200
     1.2 +++ b/zerobin/receipt	Wed Apr 18 17:48:33 2012 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="zerobin"
     1.7 -VERSION="0.11_alpha"
     1.8 +VERSION="0.12_alpha"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Online pastebin where the server has zero knowledge of pasted data."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -15,7 +15,8 @@
    1.13  compile_rules()
    1.14  {
    1.15  	cd $src
    1.16 -	patch -p0 < $stuff/zerobin.u
    1.17 +	#patch -p0 < $stuff/zerobin.u
    1.18 +	dos2unix *.txt *.php tpl/*.html lib/*.js lib/*.php lib/*.css
    1.19  }
    1.20  
    1.21  # Rules to gen a SliTaz package suitable for Tazpkg.