Skip to content

Commit

Permalink
Add Compress Man pages colored
Browse files Browse the repository at this point in the history
  • Loading branch information
eloaders committed Feb 7, 2014
1 parent fb6957c commit d2174d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manpages/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ install-man:
install -Dm644 i-nex-usage.1 "$(DESTDIR)$(MANDIR)/i-nex-usage.1"
install -Dm644 i-nex.1 "$(DESTDIR)$(MANDIR)/i-nex.1"
install -Dm644 i-nex.gambas.1 "$(DESTDIR)$(MANDIR)/i-nex.gambas.1"
@echo -e '\033[1;32mCompress Man pages 1...\033[0m'
gzip -9 "$(DESTDIR)$(MANDIR)/check_kernel.1"
gzip -9 "$(DESTDIR)$(MANDIR)/i-nex-cpuid.1"
gzip -9 "$(DESTDIR)$(MANDIR)/i-nex-cpusage.1"
Expand Down

0 comments on commit d2174d0

Please sign in to comment.