wok diff iat/receipt @ rev 3993

Upgrade: h8300-gcc (4.4.0 to 4.4.1)
author Matthew Sheets <rcx@zoominternet.net>
date Sat Aug 29 22:48:00 2009 +0000 (2009-08-29)
parents 8c8d1dfb63df
children faa4c6e9600b
line diff
     1.1 --- a/iat/receipt	Thu Jul 24 09:52:02 2008 +0000
     1.2 +++ b/iat/receipt	Sat Aug 29 22:48:00 2009 +0000
     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