diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-07-07 13:02:31 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-07-07 13:02:31 +0200 |
commit | 270e590e7ecdaa02d18d563b625d74604c328c0f (patch) | |
tree | df949ce7f4e159c9a20e2e6d08a4f32d5f19c37f /redhat/tdemultimedia/tdemultimedia-14.0.0-ftbfs.patch | |
parent | 9114dd52f695fc2a1d139624472c43cac0bb4617 (diff) | |
parent | 66558bf7ba6bd4c25d1ebb13f233ea61bb9e0252 (diff) | |
download | tde-packaging-270e590e7ecdaa02d18d563b625d74604c328c0f.tar.gz tde-packaging-270e590e7ecdaa02d18d563b625d74604c328c0f.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'redhat/tdemultimedia/tdemultimedia-14.0.0-ftbfs.patch')
-rw-r--r-- | redhat/tdemultimedia/tdemultimedia-14.0.0-ftbfs.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/redhat/tdemultimedia/tdemultimedia-14.0.0-ftbfs.patch b/redhat/tdemultimedia/tdemultimedia-14.0.0-ftbfs.patch new file mode 100644 index 000000000..f7f1a21f4 --- /dev/null +++ b/redhat/tdemultimedia/tdemultimedia-14.0.0-ftbfs.patch @@ -0,0 +1,11 @@ +--- trinity-tdemultimedia-14.0.0~pre177+d730f5a0/arts/modules/common/Makefile.am.ORI 2013-06-30 21:47:10.721105015 +0200 ++++ trinity-tdemultimedia-14.0.0~pre177+d730f5a0/arts/modules/common/Makefile.am 2013-06-30 21:48:05.280864583 +0200 +@@ -25,7 +25,7 @@ + $(top_builddir)/arts/gui/common/libartsgui_idl.la \ + $(top_builddir)/arts/midi/libartsmidi_idl.la \ + $(top_builddir)/arts/modules/synth/libartsmodulessynth.la \ +- -lartsflow -lartsflow_idl -lmcop $(LIB_TDECORE) $(LIB_QT) $(VORBISFILE_LIBS) -lgthread-2.0 ++ -lartsflow -lartsflow_idl -lmcop $(LIB_TDECORE) $(LIB_QT) $(VORBIS_LIBS) $(VORBISFILE_LIBS) -lgthread-2.0 -lmad + + libartsmodulescommon_la_LDFLAGS = $(all_libraries) -L$(arts_libraries) -no-undefined + |