]> git.pld-linux.org Git - packages/WSoundServer.git/commitdiff
- fix --as-needed build
authorhavner <havner@pld-linux.org>
Thu, 24 Aug 2006 10:38:59 +0000 (10:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    WSoundServer-asneeded.patch -> 1.1

WSoundServer-asneeded.patch [new file with mode: 0644]

diff --git a/WSoundServer-asneeded.patch b/WSoundServer-asneeded.patch
new file mode 100644 (file)
index 0000000..04057e8
--- /dev/null
@@ -0,0 +1,11 @@
+--- WSoundServer-0.4.1.orig/wslib/Makefile.am  2000-03-31 22:10:25.000000000 +0200
++++ WSoundServer-0.4.1/wslib/Makefile.am       2006-08-24 12:23:03.000000000 +0200
+@@ -40,7 +40,7 @@
+ LIBLIST = libwsound.la libwsoundeffect.la -L../wseffectlib/ @LIBRARY_SEARCH_PATH@ @XLIBS@
+-libwsound_la_LIBADD =
++libwsound_la_LIBADD = @LIBPL@ @XLIBS@
+ CLEANFILES = 
This page took 0.12088 seconds and 4 git commands to generate.