wok diff gdb-python/receipt @ rev 13213

gnustep-gui: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 08 09:06:49 2012 +0200 (2012-08-08)
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	Wed Aug 08 09:06:49 2012 +0200
     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