Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d46bce6ea603952b1542fafc53b0b654a9c31066

commit d46bce6ea603952b1542fafc53b0b654a9c31066
Author: James Buren <r...@frugalware.org>
Date:   Tue Oct 18 19:36:16 2011 -0500

fw32.sh
* don't strip (i686 should have already done this)

diff --git a/source/include/fw32.sh b/source/include/fw32.sh
index 0c58a45..c06fdca 100644
--- a/source/include/fw32.sh
+++ b/source/include/fw32.sh
@@ -57,7 +57,7 @@ archs=('!i686' 'x86_64' '!ppc' '!arm')
url="http://frugalware.org";
up2date="eval _fw32_up2date"
source=($_url/$_F_fw32_name-$pkgver-$pkgrel-i686.fpm)
-options=('nomirror')
+options=('nomirror' 'nostrip')

build()
{
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to