# HG changeset patch # User Christophe Lincoln # Date 1345502693 -7200 # Node ID a5436459beca74b67c63d606aebbfe58ce67a3a9 # Parent 42fe21299957267ef214bba1e5ee75494c881f4f Up: pcmanfm (1.0) diff -r 42fe21299957 -r a5436459beca pcmanfm2/receipt --- a/pcmanfm2/receipt Tue Aug 21 00:43:45 2012 +0200 +++ b/pcmanfm2/receipt Tue Aug 21 00:44:53 2012 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="pcmanfm2" -VERSION="0.9.10" +VERSION="1.0" CATEGORY="system-tools" SHORT_DESC="Light and easy to use file manager." MAINTAINER="pankso@slitaz.org" @@ -21,7 +21,7 @@ { # Binutils 2.22 break many packages build without LDFLAGS set correctly. export LDFLAGS="-Wl,--copy-dt-needed-entries" - + cd $src ./configure $CONFIGURE_ARGS && make && make install