gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/gui Makefile.am


From: Markus Gothe
Subject: [Gnash-commit] gnash/gui Makefile.am
Date: Mon, 30 Jul 2007 06:12:32 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  07/07/30 06:12:32

Modified files:
        gui            : Makefile.am 

Log message:
        Let's strip the BLOB

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/Makefile.am?cvsroot=gnash&r1=1.93&r2=1.94

Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/gui/Makefile.am,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -b -r1.93 -r1.94
--- Makefile.am 30 Jul 2007 05:40:28 -0000      1.93
+++ Makefile.am 30 Jul 2007 06:12:31 -0000      1.94
@@ -15,7 +15,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-# $Id: Makefile.am,v 1.93 2007/07/30 05:40:28 nihilus Exp $
+# $Id: Makefile.am,v 1.94 2007/07/30 06:12:31 nihilus Exp $
 
 AUTOMAKE_OPTIONS = -Wno-portability
 
@@ -167,6 +167,7 @@
        mkdir -p $(bundle_name)/Contents/Resources
        echo "APPL????" > $(bundle_name)/Contents/PkgInfo
        cp Info.plist $(bundle_name)/Contents/Info.plist
+       strip -S gnash
        cp -f gnash $(bundle_name)/Contents/MacOS
        cp -f images/GnashG.icns $(bundle_name)/Contents/Resources/
      




reply via email to

[Prev in Thread] Current Thread [Next in Thread]