wok diff gdb-python/receipt @ rev 14733

Up firmware (20130610)
author Richard Dunbar <mojo@slitaz.org>
date Thu Jun 13 17:09:29 2013 +0000 (2013-06-13)
parents 8e4c74abdf74
children 380ffe05937a
line diff
     1.1 --- a/gdb-python/receipt	Mon Jan 02 23:06:19 2012 +0100
     1.2 +++ b/gdb-python/receipt	Thu Jun 13 17:09:29 2013 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gdb-python"
     1.7 -VERSION="7.3.1"
     1.8 +VERSION="7.4.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="The GNU Project Debugger with Python support."
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -26,6 +26,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