wok diff isomaster/receipt @ rev 16909

gtk+: update bdeps
author Yuri Pourre <yuripourre@gmail.com>
date Tue Jul 15 21:12:52 2014 -0300 (2014-07-15)
parents 7bb096863642
children f1df64ee89af
line diff
     1.1 --- a/isomaster/receipt	Sat Sep 14 17:06:00 2013 +0000
     1.2 +++ b/isomaster/receipt	Tue Jul 15 21:12:52 2014 -0300
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="isomaster"
     1.7 -VERSION="1.3.8"
     1.8 +VERSION="1.3.11"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Graphical CD image (ISO) editor."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -17,8 +17,8 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17  	make PREFIX=/usr &&
    1.18 +	mkdir -p $install/usr/share/doc/bkisofs
    1.19  	make PREFIX=/usr DESTDIR=$DESTDIR install
    1.20  }
    1.21