Skip to content

Commit

Permalink
debian/rules: Specify build type debugoptimized.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtwebster committed Aug 12, 2024
1 parent b1c57c0 commit 1b3106d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@

override_dh_strip:
dh_strip --dbg-package=xfce4-xapp-status-plugin-dbg

override_dh_auto_configure:
dh_auto_configure -- \
--buildtype=debugoptimized

0 comments on commit 1b3106d

Please sign in to comment.