summaryrefslogtreecommitdiffstats
path: root/extra/pcmanfm/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-13 17:37:05 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-13 17:37:05 +0100
commit0b590fac3a6500961095ca71813a16c5644edbe5 (patch)
tree56afc56ba4b540963430bb8ac6f605694b147bb7 /extra/pcmanfm/Pkgfile
parent82eaa2c4343f2400477574b7f1796cb59754ca35 (diff)
downloadnutyx-pakxe-0b590fac3a6500961095ca71813a16c5644edbe5.tar.gz
nutyx-pakxe-0b590fac3a6500961095ca71813a16c5644edbe5.tar.bz2
nutyx-pakxe-0b590fac3a6500961095ca71813a16c5644edbe5.tar.xz
nutyx-pakxe-0b590fac3a6500961095ca71813a16c5644edbe5.zip
maj de pcmanfm#0.5.2-1
Diffstat (limited to 'extra/pcmanfm/Pkgfile')
-rw-r--r--extra/pcmanfm/Pkgfile6
1 files changed, 4 insertions, 2 deletions
diff --git a/extra/pcmanfm/Pkgfile b/extra/pcmanfm/Pkgfile
index 489281158..4c119c44c 100644
--- a/extra/pcmanfm/Pkgfile
+++ b/extra/pcmanfm/Pkgfile
@@ -5,12 +5,14 @@
# Depends on: desktop-file-utils, gtk, hal, shared-mime-info, startup-notification, gamin, xorg-libxcomposite, intltool
name=pcmanfm
-version=0.5
+version=0.5.2
release=1
-source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz)
+source=(http://downloads.sourceforge.net/$name/$name-$version.tar.bz2)
build() {
cd $name-$version
+ sed -i "/MimeType/d" data/pcmanfm-find.desktop.in
+ echo "fr" > po/LINGUAS
./configure --prefix=/usr \
--sysconfdir=/etc
make