]> git.pld-linux.org Git - packages/gnuchess.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:
    gnuchess.spec -> 1.4

gnuchess.spec

index 05af2b423e1641abeb7172de6e479b2e1e4e52f2..a9c858ae269025cc2b6b618b17eeef5faeb7c794 100644 (file)
@@ -60,7 +60,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644, root, root, 755)
 %attr(755, root, root) /usr/bin/*
 /usr/lib/games/gnuchess
-%attr(644, root,  man) %{_mandir}/man6/*
+%{_mandir}/man6/*
 
 %changelog
 * Sun Sep 27 1998 Marcin 'Qrczak' Kowalczyk <qrczak@knm.org.pl>
This page took 0.167948 seconds and 4 git commands to generate.