Skip to content

Commit

Permalink
fix: forces deb package to be compatible with older debian versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielfedel committed Mar 4, 2024
1 parent dd5fa5a commit 5711ffc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mrmShared/linux/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ override_dh_auto_install:
override_dh_auto_clean:
override_dh_installudev:
dh_installudev --priority=50
override_dh_builddeb:
dh_builddeb -- -Zgzip

0 comments on commit 5711ffc

Please sign in to comment.