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

alsa-utils.spec

index 5911a1de94c092cee95be1ea4af4a958cd9fad14..43070ad6a5cc35a01593e87a5c36897a960579b0 100644 (file)
@@ -67,7 +67,7 @@ fi
 
 %attr(755,root,root) /usr/bin/*
 %attr(755,root,root) /usr/sbin/*
-%attr(644,root,man ) %{_mandir}/man1/*
+%{_mandir}/man1/*
 %attr(750,root,root) /etc/rc.d/init.d/*
 %attr(600,root,root) %config(noreplace) /etc/asound.conf
 
This page took 0.085135 seconds and 4 git commands to generate.