gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/plugin Makefile.am [release_0_7_2]


From: Markus Gothe
Subject: [Gnash-commit] gnash/plugin Makefile.am [release_0_7_2]
Date: Fri, 10 Nov 2006 23:40:15 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Branch:         release_0_7_2
Changes by:     Markus Gothe <nihilus>  06/11/10 23:40:15

Modified files:
        plugin         : Makefile.am 

Log message:
        Fixed bug on IRIX...

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/Makefile.am?cvsroot=gnash&only_with_tag=release_0_7_2&r1=1.50.2.5&r2=1.50.2.6

Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/plugin/Makefile.am,v
retrieving revision 1.50.2.5
retrieving revision 1.50.2.6
diff -u -b -r1.50.2.5 -r1.50.2.6
--- Makefile.am 6 Nov 2006 19:27:41 -0000       1.50.2.5
+++ Makefile.am 10 Nov 2006 23:40:15 -0000      1.50.2.6
@@ -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.50.2.5 2006/11/06 19:27:41 rsavoye Exp $
+# $Id: Makefile.am,v 1.50.2.6 2006/11/10 23:40:15 nihilus Exp $
 
 AUTOMAKE_OPTIONS = 
 
@@ -113,4 +113,4 @@
 #      fi
 
 uninstall-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
-       $(RM) -f $(DESTDIR)$(plugindir)/libgnashplugin.so
+       $(RM) $(DESTDIR)$(plugindir)/libgnashplugin.so




reply via email to

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