debug logs
This commit is contained in:
3
debian/rules
vendored
3
debian/rules
vendored
@@ -3,13 +3,14 @@
|
||||
|
||||
# Uncomment this to turn on verbose mode.
|
||||
#export DH_VERBOSE=1
|
||||
export DEB_BUILD_OPTIONS='nostrip debug'
|
||||
|
||||
export OFONO_PKG = ofono-sailfish
|
||||
|
||||
LIBDIR=usr/lib/$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
|
||||
|
||||
override_dh_auto_build:
|
||||
dh_auto_build -- LIBDIR=$(LIBDIR) release
|
||||
dh_auto_build -- LIBDIR=$(LIBDIR)
|
||||
|
||||
override_dh_auto_install:
|
||||
dh_auto_install
|
||||
|
||||
Reference in New Issue
Block a user