]> git.pld-linux.org Git - packages/gnupg2.git/commitdiff
- %attr for symlink is useless
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 19 Apr 2005 14:03:22 +0000 (14:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnupg2.spec -> 1.29

gnupg2.spec

index 37430d58b581c2e4c7c15a71d2e199a8b5df562e..71ea268ea868a20988b311e67052a1212cf9b2c3 100644 (file)
@@ -142,7 +142,7 @@ rm -rf $RPM_BUILD_ROOT
 %files 
 %defattr(644,root,root,755)
 %doc g10-ChangeLog g10/options.skel
-%attr(755,root,root) %{_bindir}/gpg
+%{_bindir}/gpg
 %attr(755,root,root) %{_bindir}/gpg2
 %attr(755,root,root) %{_bindir}/gpgv2
 
This page took 0.103319 seconds and 4 git commands to generate.