wok-6.x diff pcmanfm/receipt @ rev 1056

Up: pcmanfm (0.4.6) - add desktop file to chg bg from the preferences menu
author Christophe Lincoln <pankso@slitaz.org>
date Mon Jul 14 23:26:28 2008 +0200 (2008-07-14)
parents 39d5458d07e8
children b3238730ba5e
line diff
     1.1 --- a/pcmanfm/receipt	Mon Jun 30 11:48:39 2008 +0200
     1.2 +++ b/pcmanfm/receipt	Mon Jul 14 23:26:28 2008 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pcmanfm"
     1.7 -VERSION="0.4.5"
     1.8 +VERSION="0.4.6"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Light and easy to use file manager."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -16,6 +16,7 @@
    1.13  compile_rules()
    1.14  {
    1.15  	cd $src
    1.16 +	cp ../stuff/pcmanfm.h src
    1.17  	./configure \
    1.18  		--prefix=/usr \
    1.19  		--mandir=/usr/share/man \