diff options
author | François Andriot <[email protected]> | 2014-10-11 12:01:56 +0200 |
---|---|---|
committer | François Andriot <[email protected]> | 2014-10-11 12:01:56 +0200 |
commit | e0568ac6b074ec72e6bdb4b0ab5fc5e0794ca6f9 (patch) | |
tree | 138be7bee662821f84eeb57f55f2dea678860bff /redhat/tdemultimedia/kdemultimedia-3.5.7-pthread.patch | |
parent | 93915c7dddafd2f8e81bb0d9859d41d1e2c0e175 (diff) | |
download | tde-packaging-e0568ac6b074ec72e6bdb4b0ab5fc5e0794ca6f9.tar.gz tde-packaging-e0568ac6b074ec72e6bdb4b0ab5fc5e0794ca6f9.zip |
RPM Packaging: update and cleanup tdemultimedia
Diffstat (limited to 'redhat/tdemultimedia/kdemultimedia-3.5.7-pthread.patch')
-rw-r--r-- | redhat/tdemultimedia/kdemultimedia-3.5.7-pthread.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/redhat/tdemultimedia/kdemultimedia-3.5.7-pthread.patch b/redhat/tdemultimedia/kdemultimedia-3.5.7-pthread.patch deleted file mode 100644 index 70e2fe9c8..000000000 --- a/redhat/tdemultimedia/kdemultimedia-3.5.7-pthread.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- kdemultimedia-3.5.7-patched/xine_artsplugin/Makefile.am.pthread 2006-07-22 03:10:54.000000000 -0500 -+++ kdemultimedia-3.5.7-patched/xine_artsplugin/Makefile.am 2007-06-28 06:50:53.000000000 -0500 -@@ -8,7 +8,7 @@ - xinePlayObject_impl.cpp \ - audio_fifo_out.c - libarts_xine_la_LDFLAGS = $(all_libraries) -module -no-undefined -pthread --libarts_xine_la_LIBADD = $(XINE_LIBS) $(LIB_X11) $(LIB_XEXT) \ -+libarts_xine_la_LIBADD = $(XINE_LIBS) $(LIBPTHREAD) $(LIB_X11) $(LIB_XEXT) \ - -lkmedia2_idl -lsoundserver_idl -lartsflow - - libarts_xine_la_METASOURCES = AUTO |