]> git.pld-linux.org Git - packages/phonon.git/commitdiff
- check-files cleanup
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 4 Dec 2011 18:44:30 +0000 (18:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    phonon.spec -> 1.55

phonon.spec

index 900a8f0118f01e6f0b28862b74478cd98097dadc..bfd33c2e3ed9bc8d4ecb10302d3ee8aca185e745 100644 (file)
@@ -92,6 +92,9 @@ 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
 
+# currently packaged in QtDesigner
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/qt4/plugins/designer/libphononwidgets.so
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.081575 seconds and 4 git commands to generate.