wok diff sip-dev/receipt @ rev 11385
Up: libsigc++ 2.2.10 (fix build issues)
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Dec 10 04:36:45 2011 +0100 (2011-12-10) |
parents | 784f14ec0513 |
children | 5e81a7b53822 |
line diff
1.1 --- a/sip-dev/receipt Mon Feb 14 16:49:17 2011 +0000 1.2 +++ b/sip-dev/receipt Sat Dec 10 04:36:45 2011 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="sip-dev" 1.7 -VERSION="4.12.1" 1.8 +VERSION="4.12.4" 1.9 CATEGORY="development" 1.10 SHORT_DESC="sip devel" 1.11 MAINTAINER="allan316@gmail.com" 1.12 @@ -13,6 +13,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