move libguh-core over to guhd

This commit is contained in:
Michael Zanetti 2017-09-24 23:24:00 +02:00
parent 2d33034a12
commit 40c87c00a6
3 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,2 @@
usr/tests/* usr/lib/@DEB_HOST_MULTIARCH@/guh/tests
usr/lib/@DEB_HOST_MULTIARCH@/libguh-core.so
usr/lib/@DEB_HOST_MULTIARCH@/libguh-core.so.1
usr/lib/@DEB_HOST_MULTIARCH@/libguh-core.so.1.0
usr/lib/@DEB_HOST_MULTIARCH@/libguh-core.so.1.0.0
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginmock.so

3
debian/guhd.install vendored
View File

@ -1,3 +0,0 @@
usr/bin/guhd
data/systemd/guhd.service /lib/systemd/system/
data/logrotate/guhd /etc/logrotate.d/

7
debian/guhd.install.in vendored Normal file
View File

@ -0,0 +1,7 @@
usr/bin/guhd
usr/lib/@DEB_HOST_MULTIARCH@/libguh-core.so
usr/lib/@DEB_HOST_MULTIARCH@/libguh-core.so.1
usr/lib/@DEB_HOST_MULTIARCH@/libguh-core.so.1.0
usr/lib/@DEB_HOST_MULTIARCH@/libguh-core.so.1.0.0
data/systemd/guhd.service /lib/systemd/system/
data/logrotate/guhd /etc/logrotate.d/