summaryrefslogtreecommitdiffstats
path: root/xfce/parole/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-02-20 12:35:32 +0100
committertnut <thierryn1 at hispeed dot ch>2010-02-20 12:35:32 +0100
commitc6c817da4142660e0dd4fffd38633667a5c5749a (patch)
treea8c5485acaf6fc096e6fa3ad09b3cd05e5aaf800 /xfce/parole/Pkgfile
parente5f285091a09c3f7fed24c36d519abcf021eb423 (diff)
downloadnutyx-extra-c6c817da4142660e0dd4fffd38633667a5c5749a.tar.gz
nutyx-extra-c6c817da4142660e0dd4fffd38633667a5c5749a.tar.bz2
nutyx-extra-c6c817da4142660e0dd4fffd38633667a5c5749a.tar.xz
nutyx-extra-c6c817da4142660e0dd4fffd38633667a5c5749a.zip
parole, correction de l'emplacement du plugin
Diffstat (limited to 'xfce/parole/Pkgfile')
-rw-r--r--xfce/parole/Pkgfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/xfce/parole/Pkgfile b/xfce/parole/Pkgfile
index 0f8177490..7f2cb8c88 100644
--- a/xfce/parole/Pkgfile
+++ b/xfce/parole/Pkgfile
@@ -18,4 +18,6 @@ cd $name-$version
--disable-static
make
make DESTDIR=$PKG install
+ cd $PKG/usr/lib
+ mv mozilla firefox
}