wok diff samba-dev/receipt @ rev 14041

gst-plugins-good: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 18 16:15:19 2013 +0100 (2013-02-18)
parents 76ed92159a61
children 2b9f96603415
line diff
     1.1 --- a/samba-dev/receipt	Mon Mar 07 11:11:16 2011 +0000
     1.2 +++ b/samba-dev/receipt	Mon Feb 18 16:15:19 2013 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="samba-dev"
     1.7 -VERSION="3.5.8"
     1.8 +VERSION="3.6.7"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="File and print services with SMB/CIFS, development files."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -12,6 +12,6 @@
    1.13  genpkg_rules()
    1.14  {
    1.15  	mkdir -p $fs/usr
    1.16 -	cp -a $_pkg/usr/include $fs/usr
    1.17 +	cp -a $install/usr/include $fs/usr
    1.18  }
    1.19