wok diff iat/receipt @ rev 2636

Up: slitaz-base-files (change release string) + slitaz-doc for 2.0
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 16 19:59:30 2009 +0200 (2009-04-16)
parents 8c8d1dfb63df
children faa4c6e9600b
line diff
     1.1 --- a/iat/receipt	Thu Jul 24 09:52:02 2008 +0000
     1.2 +++ b/iat/receipt	Thu Apr 16 19:59:30 2009 +0200
     1.3 @@ -3,7 +3,7 @@
     1.4  PACKAGE="iat"
     1.5  VERSION="0.1.3"
     1.6  CATEGORY="utilities"
     1.7 -SHORT_DESC="iat (Iso9660 Analyzer Tool) converts many types of CD-ROM 
     1.8 +SHORT_DESC="iat (Iso9660 Analyzer Tool) converts many types of CD-ROM \
     1.9  image file formats and converting them into ISO-9660."
    1.10  MAINTAINER="chadi.elahmad@gmail.com"
    1.11  
    1.12 @@ -27,8 +27,8 @@
    1.13  		--prefix=/usr \
    1.14  		--mandir=/usr/share/man \
    1.15  		--infodir=/usr/share/info \
    1.16 -		$CONFIGURE_ARGS
    1.17 -	make
    1.18 +		$CONFIGURE_ARGS && \
    1.19 +	make && \
    1.20  	make DESTDIR=$PWD/_pkg install
    1.21  }
    1.22