move libguh-core over to guhd
This commit is contained in:
parent
2d33034a12
commit
40c87c00a6
4
debian/guh-tests.install.in
vendored
4
debian/guh-tests.install.in
vendored
@ -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
3
debian/guhd.install
vendored
@ -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
7
debian/guhd.install.in
vendored
Normal 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/
|
||||
Reference in New Issue
Block a user