Align naming of Debian packages
Rename pvc-daemon to pvc-daemon-node and pvc-api to pvc-daemon-api. Closes #79
This commit is contained in:
4
debian/pvc-daemon-api.prerm
vendored
Normal file
4
debian/pvc-daemon-api.prerm
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Remove client binary symlink
|
||||
rm -f /usr/bin/pvc-api
|
Reference in New Issue
Block a user