summaryrefslogtreecommitdiffstats
path: root/redhat/kdemultimedia/kdemultimedia-svn.patch
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-09-14 21:27:41 -0500
committerTimothy Pearson <[email protected]>2011-09-14 21:27:41 -0500
commit5181d0f5c45980613ff79580883752eabfacbc9b (patch)
treea73bc7faa2b03889bd1cb898e994d27ce47ae69f /redhat/kdemultimedia/kdemultimedia-svn.patch
parent5bd453ed8d149509784a8b81d846510d02bf6942 (diff)
parent32e241331be57624eeb6cf338693e76cd9183d94 (diff)
downloadtde-packaging-5181d0f5c45980613ff79580883752eabfacbc9b.tar.gz
tde-packaging-5181d0f5c45980613ff79580883752eabfacbc9b.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'redhat/kdemultimedia/kdemultimedia-svn.patch')
-rw-r--r--redhat/kdemultimedia/kdemultimedia-svn.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/redhat/kdemultimedia/kdemultimedia-svn.patch b/redhat/kdemultimedia/kdemultimedia-svn.patch
new file mode 100644
index 000000000..669309d3f
--- /dev/null
+++ b/redhat/kdemultimedia/kdemultimedia-svn.patch
@@ -0,0 +1,19 @@
+*** configure.in.in.ORI 2011-09-10 21:38:57.805533683 +0200
+--- configure.in.in 2011-09-10 21:39:08.687283728 +0200
+***************
+*** 542,548 ****
+ if test "x$build_arts" = "xyes" && test "x$ARTSCCONFIG" != "xno" ; then
+ LIB_ARTS="-lartskde"
+ ARTS_PREFIX=[`$ARTSCCONFIG --arts-prefix`]
+! ARTS_CFLAGS="-I$ARTS_PREFIX/include/arts"
+ AC_DEFINE(HAVE_ARTS, 1, [have arts support in juk])
+ else
+ build_arts="no"
+--- 542,548 ----
+ if test "x$build_arts" = "xyes" && test "x$ARTSCCONFIG" != "xno" ; then
+ LIB_ARTS="-lartskde"
+ ARTS_PREFIX=[`$ARTSCCONFIG --arts-prefix`]
+! ARTS_CFLAGS="-I$ARTS_PREFIX/include"
+ AC_DEFINE(HAVE_ARTS, 1, [have arts support in juk])
+ else
+ build_arts="no"