rules
This commit is contained in:
parent
95364ba4eb
commit
93f2609a04
|
@ -1,4 +1,4 @@
|
|||
kylin-update-notify (1.3.2.1-ok12) nile; urgency=medium
|
||||
kylin-update-notify (1.3.2.1-ok13) nile; urgency=medium
|
||||
|
||||
*BUG号:无
|
||||
*需求号:无
|
||||
|
|
|
@ -3,13 +3,7 @@
|
|||
# see FEATURE AREAS in dpkg-buildflags(1)
|
||||
#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
#export QT_SELECT := qt5
|
||||
|
||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||
#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
||||
# dh_make generated override targets
|
||||
# This is example for Cmake (See https://bugs.debian.org/641051 )
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- # -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
|
||||
|
|
Loading…
Reference in New Issue