]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- don't attr() on symlinks
authorshadzik <shadzik@pld-linux.org>
Sat, 5 Jul 2008 16:06:33 +0000 (16:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lib.spec -> 1.9

lib.spec

index 5af1f5485567cd785c0a966ac59e2182a532c1b7..aed048511f370eba8343b17dd0fd9b17fea4303c 100644 (file)
--- a/lib.spec
+++ b/lib.spec
@@ -86,7 +86,7 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %doc devel-doc/*
-%attr(755,root,root) %{_libdir}/lib*.so
+%{_libdir}/lib*.so
 %{_libdir}/lib*.la
 %{_includedir}/foo
 %{_aclocaldir}/*.m4
This page took 0.046206 seconds and 4 git commands to generate.