/[packages]/cauldron/alsa-tools/current/SOURCES/alsa-tools-1.0.17rc1-fix-link.patch
ViewVC logotype

Contents of /cauldron/alsa-tools/current/SOURCES/alsa-tools-1.0.17rc1-fix-link.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1611 - (show annotations) (download)
Sun Jan 9 03:51:28 2011 UTC (13 years, 2 months ago) by ahmad
File size: 654 byte(s)
imported package alsa-tools
1 diff -p -up ./hdspconf/src/Makefile.am.tv ./hdspconf/src/Makefile.am
2 --- ./hdspconf/src/Makefile.am.tv 2008-06-10 11:15:09.000000000 +0200
3 +++ ./hdspconf/src/Makefile.am 2008-06-10 11:15:01.000000000 +0200
4 @@ -1,4 +1,5 @@
5 bin_PROGRAMS = hdspconf
6 +hdspconf_LDADD = @LDFLAGS@
7 hdspconf_SOURCES = \
8 hdspconf.cxx \
9 defines.h \
10 diff -p -up ./src/Makefile.am.tv ./src/Makefile.am
11 --- ./hdspmixer/src/Makefile.am.tv 2008-06-10 11:51:47.000000000 +0200
12 +++ ./hdspmixer/src/Makefile.am 2008-06-10 11:52:06.000000000 +0200
13 @@ -1,4 +1,5 @@
14 bin_PROGRAMS = hdspmixer
15 +hdspmixer_LDADD = @LDFLAGS@
16 hdspmixer_SOURCES = \
17 hdspmixer.cxx \
18 HDSPMixerWindow.cxx \

  ViewVC Help
Powered by ViewVC 1.1.30