]> git.pld-linux.org Git - packages/ext2ed.git/commitdiff
- removed using %attr(644,root,man) macros in %files.
authorkloczek <kloczek@pld-linux.org>
Mon, 17 May 1999 20:03:19 +0000 (20:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ext2ed.spec -> 1.5

ext2ed.spec

index 1674b68f059a0e0c651990fecfaa30f1f4262de5..c75199585ecf363c52cfda068c425daf744c60d9 100644 (file)
@@ -76,7 +76,7 @@ gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man8/*
 %attr(700, root, root) %dir /var/lib/ext2ed
 %attr(600, root, root) %config /var/lib/ext2ed/*
 %attr(700, root, root) /usr/bin/ext2ed
-%attr(644, root,  man) %{_mandir}/man8/*
+%{_mandir}/man8/*
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.074231 seconds and 4 git commands to generate.