wok diff zerobin/receipt @ rev 14168
opencore-amr: fix MAINTAINER
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 08 11:32:57 2013 +0100 (2013-03-08) |
parents | 30f393e65a4c |
children | 7c9b40764925 |
line diff
1.1 --- a/zerobin/receipt Sun Feb 24 11:44:36 2013 +0100 1.2 +++ b/zerobin/receipt Fri Mar 08 11:32:57 2013 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="zerobin" 1.7 -VERSION="0.17_alpha" 1.8 +VERSION="0.18_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 @@ -17,7 +17,7 @@ 1.13 { 1.14 cd $src 1.15 patch -p0 < $stuff/zerobin.u 1.16 - dos2unix *.txt *.php tpl/*.html lib/*.js lib/*.php lib/*.css 1.17 + find css js lib tpl -type f | xargs dos2unix *.* 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.