Fix ESVM services
This commit is contained in:
@@ -78,8 +78,8 @@ package_samba() {
|
||||
_pick smbclient usr/share/man/man7/libsmbclient.7
|
||||
_pick smbclient usr/share/man/man8/{smbspool,net}.8
|
||||
|
||||
# Install esvm service
|
||||
install -Dm644 "$BPM_WORKDIR"/samba.esv "$BPM_OUTPUT"/etc/esvm/services/samba.esv
|
||||
# Install esvm services
|
||||
install -Dm644 "$BPM_WORKDIR"/*.esv -t "$BPM_OUTPUT"/etc/esvm/services
|
||||
|
||||
# Install package license
|
||||
install -Dm644 "$BPM_SOURCE"/COPYING "$BPM_OUTPUT"/usr/share/licenses/samba/COPYING
|
||||
|
||||
Reference in New Issue
Block a user