summaryrefslogtreecommitdiff
path: root/multimedia/gnash/patches/patch-libsound_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gnash/patches/patch-libsound_Makefile.in')
-rw-r--r--multimedia/gnash/patches/patch-libsound_Makefile.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/multimedia/gnash/patches/patch-libsound_Makefile.in b/multimedia/gnash/patches/patch-libsound_Makefile.in
new file mode 100644
index 00000000000..b55101261c7
--- /dev/null
+++ b/multimedia/gnash/patches/patch-libsound_Makefile.in
@@ -0,0 +1,17 @@
+$NetBSD: patch-libsound_Makefile.in,v 1.1 2011/04/12 13:15:01 obache Exp $
+
+* let not to remove libtoo .la files, to maintain PLIST easier.
+
+--- libsound/Makefile.in.orig 2011-04-10 12:30:09.000000000 +0000
++++ libsound/Makefile.in
+@@ -972,10 +972,6 @@ mudflap:
+ clean-hook:
+ -rm -f core.* *.obj
+
+-# Remove libtool .la files
+-install-exec-hook:
+- $(RM) $(DESTDIR)$(libdir)/gnash/libgnashsound.la
+-
+ uninstall-local:
+ $(RM) $(DESTDIR)$(libdir)/gnash/libgnashsound-*.so
+