wok diff usbutils/receipt @ rev 6025

Up: zile (2.3.19)
author Alexander Medvedev <devl547@gmail.com>
date Sun Aug 15 12:39:32 2010 +0000 (2010-08-15)
parents 3115c291f303
children ec628ecabab2
line diff
     1.1 --- a/usbutils/receipt	Wed Feb 24 12:19:54 2010 +0000
     1.2 +++ b/usbutils/receipt	Sun Aug 15 12:39:32 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="usbutils"
     1.7 -VERSION="0.84"
     1.8 +VERSION="0.86"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Displaying information about USB."
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -19,6 +19,7 @@
    1.13  	./configure \
    1.14  		--prefix=/usr \
    1.15  		--datadir=/usr/share/misc \
    1.16 +		--libdir=/usr/lib \
    1.17  		$CONFIGURE_ARGS &&
    1.18  	make &&
    1.19  	make DESTDIR=$PWD/_pkg install