]> git.pld-linux.org Git - packages/AnotherLevel.git/commitdiff
- don't gzip man pages in spec - rpm does
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 8 Oct 2001 12:21:15 +0000 (12:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    AnotherLevel.spec -> 1.12

AnotherLevel.spec

index 75466ca152bbfff2313b37700f0117899549fd77..f14d3ea4f0f030ce09ae2d928ded0911f884951c 100644 (file)
@@ -52,8 +52,6 @@ install -d $RPM_BUILD_ROOT%{_sysconfdir}/X11/gdm/Sessions
 install AnotherLevel.session \
        $RPM_BUILD_ROOT%{_sysconfdir}/X11/gdm/Sessions/AnotherLevel
 
-gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man1/*
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.061362 seconds and 4 git commands to generate.