wok-4.x rev 10168
Up: perl-glib to 1.223.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 21:46:27 2011 +0000 (2011-05-20) |
parents | ac0fe5ccf3e7 |
children | cac257657aaf |
files | perl-glib/receipt |
line diff
1.1 --- a/perl-glib/receipt Fri May 20 21:43:50 2011 +0000 1.2 +++ b/perl-glib/receipt Fri May 20 21:46:27 2011 +0000 1.3 @@ -2,7 +2,7 @@ 1.4 1.5 PACKAGE="perl-glib" 1.6 SOURCE="Glib" 1.7 -VERSION="1.222" 1.8 +VERSION="1.223" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Perl wrappers for the GLib utility and Object libraries." 1.11 MAINTAINER="claudinei@slitaz.org" 1.12 @@ -18,7 +18,7 @@ 1.13 cd $src 1.14 perl Makefile.PL && 1.15 make && 1.16 - make DESTDIR=$PWD/_pkg install 1.17 + make install 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.