aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2016-03-06 21:29:32 -0500
committerLibravatarUnit 193 <unit193@ubuntu.com>2016-03-06 21:29:32 -0500
commit86153b529e5f3f8b047c0e045bec4fa168213d7e (patch)
treedee22321622e35fdd63131615edacb58813089c3 /debian
parent9052d0581d86191f290b8cc000086210f2437251 (diff)
downloadsqlitestudio-86153b529e5f3f8b047c0e045bec4fa168213d7e.tar.bz2
sqlitestudio-86153b529e5f3f8b047c0e045bec4fa168213d7e.tar.xz
sqlitestudio-86153b529e5f3f8b047c0e045bec4fa168213d7e.tar.zst
d/rules: Don't set PLUGINS_DIR, duplicates SYS_PLUGINS_DIR causing double listing.
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index b0ec587..8941a75 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export QT_SELECT = 5
OPTIONS += "DEFINES += NO_AUTO_UPDATES"
-OPTIONS += "DEFINES += PLUGINS_DIR=/usr/lib/$(DEB_HOST_MULTIARCH)/sqlitestudio"
OPTIONS += "LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH)"
%: