Skip to content

Commit

Permalink
pkg - Avoid compressing twice
Browse files Browse the repository at this point in the history
---

This will avoid the compression.

---

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 d548031
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@

override_dh_auto_build:
printf "No need to build\n"

override_dh_installman:
dh_installman --no-compress

0 comments on commit d548031

Please sign in to comment.