mirror of
https://github.com/DigitalDevices/pvr.octonet.git
synced 2023-10-10 13:36:57 +02:00
[debian] improve packaging
This commit is contained in:
parent
52f9a04da6
commit
ae2525dc2b
5
debian/rules
vendored
5
debian/rules
vendored
@ -14,10 +14,7 @@
|
||||
|
||||
override_dh_auto_configure:
|
||||
# USE_LTO breaks build
|
||||
dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=1
|
||||
|
||||
override_dh_strip:
|
||||
dh_strip -pkodi-pvr-octonet --dbg-package=kodi-pvr-octonet-dbg
|
||||
dh_auto_configure -- -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_SHARED_LIBS=1
|
||||
|
||||
override_dh_installdocs:
|
||||
dh_installdocs --link-doc=kodi-pvr-octonet
|
||||
|
2
debian/source/format
vendored
2
debian/source/format
vendored
@ -1 +1 @@
|
||||
3.0 (quilt)
|
||||
3.0 (native)
|
||||
|
Loading…
Reference in New Issue
Block a user