]> git.pld-linux.org Git - packages/phonon.git/commitdiff
- no translations for qt4 (requires qt5 to build) auto/th/phonon-4.10.3-2
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 15 May 2022 15:03:17 +0000 (17:03 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 15 May 2022 15:03:17 +0000 (17:03 +0200)
phonon.spec

index 87b189f2e07429b7183f6c34ee20a3bc3910f06c..03157198b33b370f3f33407f6814dfb5c176f975 100644 (file)
@@ -119,15 +119,13 @@ install -d $RPM_BUILD_ROOT%{_datadir}/kde4/services/phononbackends
 ln -s ../phonon $RPM_BUILD_ROOT%{_includedir}/qt4/phonon
 ln -s ../KDE/Phonon $RPM_BUILD_ROOT%{_includedir}/phonon/Phonon
 
-%find_lang libphonon_qt --with-qm
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
-%files -f libphonon_qt.lang
+%files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libphonon.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libphonon.so.4
This page took 0.216132 seconds and 4 git commands to generate.