wok diff isomaster/receipt @ rev 17501

Normalize tags "file-manager", "web-browser", "text-editor", "terminal", and "window-manager" according to tazx.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jan 08 02:04:05 2015 +0200 (2015-01-08)
parents 7bb096863642
children f1df64ee89af
line diff
     1.1 --- a/isomaster/receipt	Sat Sep 14 17:06:00 2013 +0000
     1.2 +++ b/isomaster/receipt	Thu Jan 08 02:04:05 2015 +0200
     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