aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2021-12-17 07:16:05 -0500
committerLibravatarUnit 193 <unit193@unit193.net>2021-12-17 07:16:05 -0500
commit507f86befc61113cb99e4734f407dbb5d3450f11 (patch)
tree8d1d63d55cd0708cd876e539797612b2cbae2415 /debian
parent4d5f9068060eb939d9ccec36933085fca914e5c3 (diff)
downloadsqlitestudio-507f86befc61113cb99e4734f407dbb5d3450f11.tar.bz2
sqlitestudio-507f86befc61113cb99e4734f407dbb5d3450f11.tar.xz
sqlitestudio-507f86befc61113cb99e4734f407dbb5d3450f11.tar.zst
d/rules: Drop -Wl,--as-needed and dh_install override, now extraneous.
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/rules b/debian/rules
index b0cc7fc..f0f5401 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,6 @@
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export QT_SELECT = 5
OPTIONS += "DEFINES += NO_AUTO_UPDATES"
@@ -33,9 +32,6 @@ override_dh_auto_install:
dh_auto_install --builddirectory=builddir -- INSTALL_ROOT=$(CURDIR)/debian/tmp/
dh_auto_install --builddirectory=plugins_builddir -- INSTALL_ROOT=$(CURDIR)/debian/sqlitestudio-plugins
-override_dh_install:
- dh_install --list-missing
-
override_dh_installchangelogs:
dh_installchangelogs ChangeLog.md