]> git.pld-linux.org Git - packages/chromium.git/commitdiff
- changed attributes to 755 for chromium-setup
authorfastviper <fastviper@poczta.onet.pl>
Sat, 22 Dec 2001 11:43:27 +0000 (11:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    chromium.spec -> 1.6

chromium.spec

index 400b048f877ac30cf2554dfb8951ec55d950d6a6..56dfe463f7a1e0a5d40fcc20ae8c8b269377f884 100644 (file)
@@ -157,7 +157,7 @@ tar zxvf %{SOURCE1} -C $RPM_BUILD_ROOT/%{_gamesdatadir}
 %files setup
 %defattr(644,root,root,755)
 %doc README
 %files setup
 %defattr(644,root,root,755)
 %doc README
-%{_bindir}/chromium-setup
+%attr(755,root,root) %{_bindir}/chromium-setup
  
 
 %clean
  
 
 %clean
This page took 0.027795 seconds and 4 git commands to generate.