]> git.pld-linux.org Git - packages/xbase.git/commitdiff
- massive attack: no need for 755 for *.la
authorankry <ankry@pld-linux.org>
Mon, 25 Nov 2002 14:18:46 +0000 (14:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xbase.spec -> 1.35

xbase.spec

index 041b23e26164144e3216ad6f5948417c29305d8e..157bb244885e728c9028b30f8a2f228ad94524f1 100644 (file)
@@ -83,5 +83,5 @@ rm -rf $RPM_BUILD_ROOT
 %doc html/{*.html,*.gif,*.jpg}
 %attr(755,root,root) %{_bindir}/xbase-config
 %attr(755,root,root) %{_libdir}/lib*.so
-%attr(755,root,root) %{_libdir}/lib*.la
+%{_libdir}/lib*.la
 %{_includedir}/xbase
This page took 0.079946 seconds and 4 git commands to generate.