Skip to content

Commit

Permalink
pkg - Remove manual compression step
Browse files Browse the repository at this point in the history
---

Type: pkg
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Jan 13, 2025
1 parent 3a4065d commit d7d6792
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ install:
mkdir -m 755 -p $(FDESTDIR)/bin $(FDESTDIR)/share/man/man1/
install -m 755 -t $(FDESTDIR)/bin/ $(BINARIES)
install -m 644 -t $(FDESTDIR)/share/man/man1/ $(MANUALS)
gzip $(FDESTDIR)/share/man/man1/bskyid.1

# This makefile is just a wrapper for tools scripts.
2 changes: 1 addition & 1 deletion debian/bskyid.manpages
Original file line number Diff line number Diff line change
@@ -1 +1 @@
debian/bskyid/usr/share/man/man1/bskyid.1.gz
debian/bskyid/usr/share/man/man1/bskyid.1

0 comments on commit d7d6792

Please sign in to comment.