wok rev 13271

Up: pcmanfm (1.0)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Aug 21 00:44:53 2012 +0200 (2012-08-21)
parents 42fe21299957
children cfdc18273610
files pcmanfm2/receipt
line diff
     1.1 --- a/pcmanfm2/receipt	Tue Aug 21 00:43:45 2012 +0200
     1.2 +++ b/pcmanfm2/receipt	Tue Aug 21 00:44:53 2012 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pcmanfm2"
     1.7 -VERSION="0.9.10"
     1.8 +VERSION="1.0"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Light and easy to use file manager."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -21,7 +21,7 @@
    1.13  {
    1.14  	# Binutils 2.22 break many packages build without LDFLAGS set correctly.
    1.15  	export LDFLAGS="-Wl,--copy-dt-needed-entries"
    1.16 -	
    1.17 +
    1.18  	cd $src
    1.19  	./configure $CONFIGURE_ARGS &&
    1.20  	make && make install