Skip to content

Commit

Permalink
[debian] improve packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
AlwinEsch committed Sep 17, 2021
1 parent 1ee127a commit 9794783
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
dh $@

override_dh_auto_configure:
dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=1

override_dh_strip:
dh_strip -pkodi-pvr-stalker --dbg-package=kodi-pvr-stalker-dbg
dh_auto_configure -- -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_SHARED_LIBS=1 -DUSE_LTO=1

override_dh_installdocs:
dh_installdocs --link-doc=kodi-pvr-stalker
2 changes: 1 addition & 1 deletion debian/source/format
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0 (quilt)
3.0 (native)

0 comments on commit 9794783

Please sign in to comment.