]> git.pld-linux.org Git - packages/qt4.git/commitdiff
- oh... packed %{_bindir}/qhelp{converter,generator}
authorKarol Krenski <charles@pld-linux.org>
Sat, 7 Mar 2009 13:18:22 +0000 (13:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qt4.spec -> 1.192

qt4.spec

index 82271d65b835b122853c42bf39d740b14c869580..843bb3d47711399aa018fe1c6d43f1e039ae2331 100644 (file)
--- a/qt4.spec
+++ b/qt4.spec
@@ -1793,6 +1793,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -n QtHelp
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/qhelpconverter
+%attr(755,root,root) %{_bindir}/qhelpgenerator
 %attr(755,root,root) %{_libdir}/libQtHelp.so.*.*
 %attr(755,root,root) %ghost %{_libdir}/libQtHelp.so.4
 %attr(755,root,root) %{_qtdir}/bin/qhelpconverter
This page took 0.030272 seconds and 4 git commands to generate.