]> git.pld-linux.org Git - packages/Radiance.git/commitdiff
- simplify ;)
authorundefine <undefine@pld-linux.org>
Mon, 14 Jun 2004 11:46:33 +0000 (11:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Radiance.spec -> 1.13

Radiance.spec

index bea06057f951cd551478c6b174f31e49a6e5474a..b11b5e9ac37212b08e9b5377c7054d939f8792d0 100644 (file)
@@ -73,7 +73,7 @@ tar cf - -C bin/bin . | tar xf - -C $RPM_BUILD_ROOT%{_bindir}
 # remove links to libtiff manuals
 cd doc/man
 rm -f man1/{fax2ps,*2tiff,pal2rgb,rgb2ycbcr,thumbnail,tiff*}.1
-rm -f man3/TIFF*.3 man3/libtiff*.3
+rm -f man3/{TIFF*,libtiff*}.3
 
 for i in 1 3 5; do
        install man$i/*.$i $RPM_BUILD_ROOT%{_mandir}/man$i
This page took 0.051094 seconds and 4 git commands to generate.