wok-current diff gdb/receipt @ rev 14103

ntfs-3g: up to 2013.1.13 + fix to make udisks use it to mount ntfs
author ernia <monghitri@aruba.it>
date Sat Feb 23 22:19:37 2013 +0000 (2013-02-23)
parents 8e4c74abdf74
children 380ffe05937a
line diff
     1.1 --- a/gdb/receipt	Mon Jan 02 23:06:19 2012 +0100
     1.2 +++ b/gdb/receipt	Sat Feb 23 22:19:37 2013 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gdb"
     1.7 -VERSION="7.3.1"
     1.8 +VERSION="7.4.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="The GNU Project Debugger."
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -25,6 +25,6 @@
    1.13  genpkg_rules()
    1.14  {
    1.15  	mkdir -p $fs/usr
    1.16 -	cp -a $_pkg/usr/bin $fs/usr
    1.17 +	cp -a $install/usr/bin $fs/usr
    1.18  }
    1.19