]> git.pld-linux.org Git - packages/gawk.git/commitdiff
- removed awk.1 from gawk, and moved to mawk
authorSebastian Zagrodzki <sebek@zagrodzki.net>
Wed, 26 Apr 2000 09:09:00 +0000 (09:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gawk.spec -> 1.29

gawk.spec

index 3c7be48aa7fb1c96753f735f96f21e127ff51368..2f72c0b4a9f1d07898fd94e8e0152dc2c3f64406 100644 (file)
--- a/gawk.spec
+++ b/gawk.spec
@@ -84,7 +84,6 @@ install -d $RPM_BUILD_ROOT%{_bindir}
 make install \
        DESTDIR=$RPM_BUILD_ROOT 
 
-echo ".so gawk.1" > $RPM_BUILD_ROOT%{_mandir}/man1/awk.1
 ln -sf %{_bindir}/gawk $RPM_BUILD_ROOT%{_bindir}/gawk 
 
 gzip -9nf $RPM_BUILD_ROOT{%{_infodir}/gawk.info*,%{_mandir}/man1/*} \
This page took 0.03646 seconds and 4 git commands to generate.