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

setserial.spec

index 0d142d1d6bfe9276a7a9027a2b2ffd36a6294d0f..89b001dd957b528d16e0181250052dc68798ae04 100644 (file)
@@ -70,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %attr(755,root,root) /bin/setserial
 %attr(640,root,root) %config %verify(not size mtime md5) /etc/sysconfig/*
-%attr(644,root, man) %{_mandir}/man8/*
+%{_mandir}/man8/*
 
 %changelog
 * Thu Feb 18 1999 Wojtek ¦lusarczyk <wojtek@shadow.eu.org>
This page took 0.06125 seconds and 4 git commands to generate.