summaryrefslogtreecommitdiff
path: root/multimedia/gnash/patches/patch-ab
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2006-12-06 00:13:05 +0000
committerxtraeme <xtraeme>2006-12-06 00:13:05 +0000
commitd1364fe84d1e10f1e4315133c0988c37c946c043 (patch)
treedd0053fc1f7dc92a0a8f04fa0e8afc2af6cb88c8 /multimedia/gnash/patches/patch-ab
parent9285b27c73224350b03fcf16e0f9dd7ca868b805 (diff)
downloadpkgsrc-d1364fe84d1e10f1e4315133c0988c37c946c043.tar.gz
Enable the Konqueror plugin via the option klash.
Diffstat (limited to 'multimedia/gnash/patches/patch-ab')
-rw-r--r--multimedia/gnash/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/multimedia/gnash/patches/patch-ab b/multimedia/gnash/patches/patch-ab
new file mode 100644
index 00000000000..bfdcf1aa7de
--- /dev/null
+++ b/multimedia/gnash/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2006/12/06 00:13:05 xtraeme Exp $
+
+--- plugin/Makefile.in.orig 2006-12-06 00:14:28.000000000 +0100
++++ plugin/Makefile.in 2006-12-06 00:23:19.000000000 +0100
+@@ -952,7 +952,7 @@
+ #if PLUGIN_LINK_UNDEFINED
+ #cp $(DESTDIR)$(plugindir)/.libs/libgnashplugin.so.0.* $(DESTDIR)$(plugindir)/libgnashplugin.so
+ #endif
+- $(RM) $(DESTDIR)$(plugindir)/libgnashplugin.*a $(DESTDIR)$(plugindir)/libgnashplugin.so.0 $(DESTDIR)$(plugindir)/libgnashplugin.*.T
++ #$(RM) $(DESTDIR)$(plugindir)/libgnashplugin.*a $(DESTDIR)$(plugindir)/libgnashplugin.so.0 $(DESTDIR)$(plugindir)/libgnashplugin.*.T
+
+ # install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
+ # if test -d $(HOME)/.firefox ; then \