wok-current diff cdrdao/receipt @ rev 12055
xsane: removed cp for desktop file
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Wed Mar 07 19:54:02 2012 -0800 (2012-03-07) |
parents | 0e0514e408c6 |
children | eb8067417980 |
line diff
1.1 --- a/cdrdao/receipt Wed May 18 17:24:58 2011 +0200 1.2 +++ b/cdrdao/receipt Wed Mar 07 19:54:02 2012 -0800 1.3 @@ -26,9 +26,9 @@ 1.4 sed -i 's|#include <scsi/scsi.h>|#define u8 __u8\n&|' \ 1.5 scsilib/libscg/scsi-linux-sg.c 1.6 patch -Np1 -i $stuff/$PACKAGE-$VERSION-stat.patch || return 1 1.7 - ./configure --prefix=/usr --with-lame && 1.8 + ./configure --prefix=/usr --with-lame $CONFIGURE_ARGS && 1.9 make && 1.10 - make DESTDIR=$PWD/_pkg install 1.11 + make DESTDIR=$DESTDIR install 1.12 } 1.13 1.14 # Rules to gen a SliTaz package suitable for Tazpkg.