]> git.pld-linux.org Git - packages/bullet.git/commitdiff
- fix misused %defattr
authorsparky <sparky@pld-linux.org>
Sun, 6 Feb 2011 23:45:25 +0000 (23:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bullet.spec -> 1.5

bullet.spec

index 932e9aa41834977ab6886d870452323fc65e7986..d5005735c2dfd2b65b76d82bad03cc7ee2542a7f 100644 (file)
@@ -73,7 +73,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr (755,root,root) %{_libdir}/lib%{name}*.so.*.*
 
 %files devel
-%defattr(644,root,root)
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib%{name}*.so
 %attr(755,root,root) %{_libdir}/lib%{name}*.so.*
 %attr(644,root,root) %{_libdir}/lib%{name}*.la
This page took 0.24239 seconds and 4 git commands to generate.