summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-09-17 00:26:29 +0200
committerChristian Grothoff <christian@grothoff.org>2021-09-17 00:26:29 +0200
commit6bccda792e3709e5f730b6b2360aa268f4c8d7e2 (patch)
tree7ce567c120750cd86fa541e44f66a171d14f5c37 /debian
parent80fe273ef5d46e0d242017a5d1a04a5bd933c3d7 (diff)
downloadsync-6bccda792e3709e5f730b6b2360aa268f4c8d7e2.tar.gz
sync-6bccda792e3709e5f730b6b2360aa268f4c8d7e2.tar.bz2
sync-6bccda792e3709e5f730b6b2360aa268f4c8d7e2.zip
fix linking issues
Diffstat (limited to 'debian')
-rw-r--r--debian/libsync.install1
-rw-r--r--debian/sync-httpd.install1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/libsync.install b/debian/libsync.install
index ccfc18f..fd41a4c 100644
--- a/debian/libsync.install
+++ b/debian/libsync.install
@@ -1,2 +1,3 @@
+usr/bin/sync-config
usr/lib/*/libsync.so.*
usr/lib/*/libsyncutil.so.*
diff --git a/debian/sync-httpd.install b/debian/sync-httpd.install
index 2df9007..24dffb1 100644
--- a/debian/sync-httpd.install
+++ b/debian/sync-httpd.install
@@ -1,4 +1,5 @@
usr/bin/
+usr/lib/*/libsyncdb.so.*
usr/lib/*/sync/libsync_plugin*.*
usr/share/sync/sql/*
usr/share/sync/config.d/*