]> git.pld-linux.org Git - packages/alsa-utils.git/commitdiff
- use __rm macro for arecord.1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 2 Feb 2011 17:39:00 +0000 (17:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alsa-utils.spec -> 1.171

alsa-utils.spec

index 71584070fb6681294fd1612803109855621eb091..fca3cb1ecbdf4dad37fb0cf19c47098bfec44ab8 100644 (file)
@@ -147,7 +147,7 @@ ln -s /lib/alsa/init $RPM_BUILD_ROOT%{_datadir}/alsa/init
 install -d $RPM_BUILD_ROOT%{_sbindir}
 ln -s /sbin/alsactl $RPM_BUILD_ROOT%{_sbindir}/alsactl
 
-rm -f $RPM_BUILD_ROOT%{_mandir}/man1/arecord.1
+%{__rm} $RPM_BUILD_ROOT%{_mandir}/man1/arecord.1
 echo ".so aplay.1" > $RPM_BUILD_ROOT%{_mandir}/man1/arecord.1
 
 %find_lang alsa-utils --all-name
This page took 0.251037 seconds and 4 git commands to generate.