rpms/gnash/devel gnash-0.8.3-port-to-kde4.patch,1.1,1.2

Kevin Kofler kkofler at fedoraproject.org
Wed Oct 8 18:23:47 UTC 2008


Author: kkofler

Update of /cvs/pkgs/rpms/gnash/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7154/devel

Modified Files:
	gnash-0.8.3-port-to-kde4.patch 
Log Message:
Fix patch.

gnash-0.8.3-port-to-kde4.patch:

Index: gnash-0.8.3-port-to-kde4.patch
===================================================================
RCS file: /cvs/pkgs/rpms/gnash/devel/gnash-0.8.3-port-to-kde4.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnash-0.8.3-port-to-kde4.patch	8 Oct 2008 17:14:48 -0000	1.1
+++ gnash-0.8.3-port-to-kde4.patch	8 Oct 2008 18:23:46 -0000	1.2
@@ -2980,7 +2980,7 @@
 +You also need automake/autoconf and the SDL development.
 diff -Nur gnash-0.8.3/plugin/Makefile.am gnash-0.8.3-port-to-kde4/plugin/Makefile.am
 --- gnash-0.8.3/plugin/Makefile.am	2008-04-27 03:48:13.000000000 +0200
-+++ gnash-0.8.3-port-to-kde4/plugin/Makefile.am	2008-10-08 19:00:21.000000000 +0200
++++ gnash-0.8.3-port-to-kde4/plugin/Makefile.am	2008-10-08 20:22:32.000000000 +0200
 @@ -24,6 +24,10 @@
  SUBDIRS += klash
  endif
@@ -2996,7 +2996,7 @@
  	@echo "Use \"make install-plugin\" to install the Firefox plugin to $(DESTDIR)$(plugindir)."
  
  if !WIN32
-+if NPAPI
++if NSAPI
  install-plugin: $(plugin_LTLIBRARIES)
  	@test -d "$(DESTDIR)$(plugindir)" || $(mkinstalldirs) "$(DESTDIR)$(plugindir)"
  	@echo "Installing plugin to $(DESTDIR)$(plugindir)"
@@ -3004,7 +3004,7 @@
  	else \
  	  cp -f libgnashplugin.so* $(DESTDIR)$(plugindir)/libgnashplugin.so; \
  	fi
-+else # NPAPI
++else # NSAPI
 +install-plugin:
 +	: # do nothing
 +endif




More information about the fedora-extras-commits mailing list