cntlm: drop systemd build option.
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Cntlm Proxy Server
|
|
||||||
After=network.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
ExecStart=/usr/bin/cntlm -f
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'cntlm'
|
# Template file for 'cntlm'
|
||||||
pkgname=cntlm
|
pkgname=cntlm
|
||||||
version=0.92.3
|
version=0.92.3
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="NTLM / NTLM Session Response / NTLMv2 authenticating HTTP proxy"
|
short_desc="NTLM / NTLM Session Response / NTLMv2 authenticating HTTP proxy"
|
||||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
@@ -17,7 +17,4 @@ do_install() {
|
|||||||
vbin cntlm
|
vbin cntlm
|
||||||
vman doc/cntlm.1
|
vman doc/cntlm.1
|
||||||
vsv cntlm
|
vsv cntlm
|
||||||
if [ "$build_option_systemd" ]; then
|
|
||||||
vinstall ${FILESDIR}/cntlm.service 644 usr/lib/systemd/system
|
|
||||||
fi
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user