]> git.pld-linux.org Git - packages/vlc.git/commitdiff
- avoid kde4 solid path guesswork in configure auto/th/vlc-2.2.3-1
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 29 May 2016 17:11:16 +0000 (19:11 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 29 May 2016 17:11:16 +0000 (19:11 +0200)
vlc.spec

index 5dd36f9aa056aa87342fc77284daae1d9cc2d27a..40b9a9b7aa91426e99f467fd988513a8cad14d69 100644 (file)
--- a/vlc.spec
+++ b/vlc.spec
@@ -425,7 +425,7 @@ sed -i -e 's#Qt5#WANT_QT4#g' configure.ac
        %{!?with_vsxu:--disable-vsxu} \
        %{!?with_x264:--disable-x264} \
        %{!?with_x265:--disable-x265} \
-       %{!?with_kde:--without-kde-solid}
+       %{!?with_kde:--without-kde-solid}%{?with_kde:--with-kde-solid=%{_datadir}/apps/solid/actions}
 
 %{__make}
 
This page took 0.234984 seconds and 4 git commands to generate.