wok diff ocsreports/receipt @ rev 8713

Fixed avidemux.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Feb 17 18:20:31 2011 +0000 (2011-02-17)
parents 6ec17b55b59a
children a1c1d35d9f92
line diff
     1.1 --- a/ocsreports/receipt	Wed Feb 24 11:10:57 2010 +0000
     1.2 +++ b/ocsreports/receipt	Thu Feb 17 18:20:31 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ocsreports"
     1.7 -VERSION="1.02.1"
     1.8 +VERSION="1.3.3"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Inventory and package deployement system"
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -29,9 +29,9 @@
    1.13  ?>
    1.14  EOT
    1.15  
    1.16 -	install -o root -g www -m 0755 $src/Apache/binutils/ipdiscover-util.pl \
    1.17 -		$fs/usr/share/ocsreports/ipdiscover-util.pl
    1.18 -
    1.19 +	install -o root -g www -m 0755 $src/binutils/*.pl \
    1.20 +		$fs/usr/share/ocsreports/
    1.21 +		
    1.22  	rm -f $fs/usr/share/${PACKAGE}/dbconfig.inc.php
    1.23  	cd $fs/usr/share/${PACKAGE} ; ln -s /etc/ocsreports/dbconfig.inc.php ; cd -
    1.24