]> git.pld-linux.org Git - packages/alsa-tools.git/commitdiff
- oops, readd; one hunk still needed
authorAdam Gołębiowski <adamg@pld-linux.org>
Mon, 26 Jan 2009 09:12:41 +0000 (09:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alsa-tools-asneeded.patch -> 1.6

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

diff --git a/alsa-tools-asneeded.patch b/alsa-tools-asneeded.patch
new file mode 100644 (file)
index 0000000..ef79259
--- /dev/null
@@ -0,0 +1,10 @@
+--- alsa-tools-1.0.11.orig/hdspconf/configure.in       2004-03-19 16:31:13.000000000 +0100
++++ alsa-tools-1.0.11/hdspconf/configure.in    2006-08-23 22:49:46.000000000 +0200
+@@ -36,6 +36,6 @@
+ FLTK_LIBS=`$FLTK_CONFIG $fltk_config_args --ldflags`
+ CXXFLAGS="$CXXFLAGS $ALSA_CFLAGS $FLTK_CXXFLAGS"
+-LDFLAGS="$LDFLAGS $ALSA_LIBS $FLTK_LIBS"
++LIBS="$LIBS $ALSA_LIBS $FLTK_LIBS"
+ AC_OUTPUT(Makefile src/Makefile pixmaps/Makefile)
This page took 0.07422 seconds and 4 git commands to generate.