Skip to content

Commit

Permalink
debian packaging test
Browse files Browse the repository at this point in the history
  • Loading branch information
josevcm committed Jan 27, 2025
1 parent 85457d5 commit 9e987f6
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 @@ -3,6 +3,9 @@
# Output every command that modifies files on the build system.
export DH_VERBOSE = 1

# Set Makefile output silent
export MAKEFLAGS = -s

%:
dh $@ -v --buildsystem=cmake

Expand Down

0 comments on commit 9e987f6

Please sign in to comment.