finally got installation working

This commit is contained in:
Walter Lapchynski 2018-09-30 22:16:06 -07:00
parent 1a4159bab8
commit 55d18421b2
4 changed files with 6 additions and 3 deletions

1
debian/control vendored
View File

@ -5,6 +5,7 @@ Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Uploaders: Walter Lapchynski <wxl@ubuntu.com>
Build-Depends: cmake (>= 2.8.11),
debhelper (>= 11),
dh-exec,
git,
gpg-agent,
libgpg-error-dev,

2
debian/rules vendored
View File

@ -2,4 +2,4 @@
export DH_VERBOSE = 1
%:
dh $@
dh $@ --buildsystem=cmake

3
debian/trojita-plugin-qtkeychain.install vendored Normal file → Executable file
View File

@ -1 +1,2 @@
usr/lib/*/trojita/trojita_plugin_QtKeychainPasswordPlugin.so*
#!/usr/bin/dh-exec
usr/lib/trojita/trojita_plugin_QtKeychainPasswordPlugin.so* /usr/lib/trojita/${DEB_HOST_MULTIARCH}

3
debian/trojita.install vendored Normal file → Executable file
View File

@ -1,4 +1,5 @@
#!/usr/bin/dh-exec
usr/bin/be.contacts
usr/bin/trojita
usr/lib/*/libtrojita_plugins.so*
usr/lib/libtrojita_plugins.so* /usr/lib/trojita/${DEB_HOST_MULTIARCH}
usr/share/applications/trojita.desktop