This commit is contained in:
luoxueyi 2023-12-14 11:36:31 +08:00 committed by openkylin-cibot
parent 95364ba4eb
commit 93f2609a04
2 changed files with 2 additions and 8 deletions

2
debian/changelog vendored
View File

@ -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号:无
*需求号:无

8
debian/rules vendored
View File

@ -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)