summaryrefslogtreecommitdiffstats
path: root/firefox/Pkgfile
diff options
context:
space:
mode:
authororchidman <lesibel@free.fr>2012-06-11 10:55:29 +0200
committerpiernov <piernov@piernov.org>2012-06-17 18:23:21 +0200
commit8585e6c692d2e2c07a45e02a7125094c04c650d8 (patch)
tree41c98303b867144c1edcf289b209b24e5da1bf67 /firefox/Pkgfile
parent3468d083df521ca79da50d8a2b927539f20575d0 (diff)
downloadnutyx-extra-8585e6c692d2e2c07a45e02a7125094c04c650d8.tar.gz
nutyx-extra-8585e6c692d2e2c07a45e02a7125094c04c650d8.tar.bz2
nutyx-extra-8585e6c692d2e2c07a45e02a7125094c04c650d8.tar.xz
nutyx-extra-8585e6c692d2e2c07a45e02a7125094c04c650d8.zip
firefox 13.0-3 maj
(cherry picked from commit c33f9a956acfb9c2bffbf0dfd710783c9424b156) Conflicts: firefox/.footprint.i686 firefox/.footprint.x86_64
Diffstat (limited to 'firefox/Pkgfile')
-rw-r--r--firefox/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/firefox/Pkgfile b/firefox/Pkgfile
index a1d21166c..a65223bce 100644
--- a/firefox/Pkgfile
+++ b/firefox/Pkgfile
@@ -8,7 +8,7 @@
name=firefox
version=13.0
-release=2
+release=3
branch=test
@@ -29,7 +29,7 @@ build() {
cat > mozconfig << EOF
# for multicore machine you can speed up the build by running
-mk_add_options MOZ_MAKE_FLAGS="-j2"
+mk_add_options MOZ_MAKE_FLAGS="-j5"
# If you have installed wireless-tools delete this option:
@@ -93,7 +93,7 @@ EOF
ln -s /usr/share/hunspell $PKG/usr/lib/firefox/dictionaries
ln -s /usr/share/hyphen $PKG/usr/lib/firefox/hyphenation
-# rm -r $PKG/usr/{include,lib/firefox-devel,share/idl}
+ rm -r $PKG/usr/{include,lib/firefox-devel,share/idl}
install -Dm644 $SRC/fr.xpi \
$PKG/usr/lib/firefox/extensions/langpack-fr@firefox.mozilla.org.xpi