diff options
author | sibel <lesibel@free.fr> | 2010-09-08 08:28:52 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 08:28:52 +0200 |
commit | dc488688a243dd8a037b28e9c86dbfc578602404 (patch) | |
tree | 00e6b1403f4631496cdd73821a5a08b83a79a539 /extra | |
parent | 40f526eaa2dfdd86a5e8399b9607fdeb1f375b93 (diff) | |
download | nutyx-extra-dc488688a243dd8a037b28e9c86dbfc578602404.tar.gz nutyx-extra-dc488688a243dd8a037b28e9c86dbfc578602404.tar.bz2 nutyx-extra-dc488688a243dd8a037b28e9c86dbfc578602404.tar.xz nutyx-extra-dc488688a243dd8a037b28e9c86dbfc578602404.zip |
Ajustement de make de chromium
Diffstat (limited to 'extra')
-rw-r--r-- | extra/chromium/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/chromium/Pkgfile b/extra/chromium/Pkgfile index f869c0132..c62dab68d 100644 --- a/extra/chromium/Pkgfile +++ b/extra/chromium/Pkgfile @@ -48,7 +48,7 @@ build() { -Duse_system_ssl=0 - make -j5 chrome chrome_sandbox BUILDTYPE=Release + make chrome chrome_sandbox BUILDTYPE=Release cd $SRC/$name-$version |