remove never working setuid helper code from the build-system.
authorng0 <ng0@n0.is>
Wed, 23 Oct 2019 21:51:46 +0000 (21:51 +0000)
committerng0 <ng0@n0.is>
Wed, 23 Oct 2019 21:51:46 +0000 (21:51 +0000)
commit4993eac25ce2737fc45aec08f21226f523405804
treea32a054c36102aa712a17b9b27be14b72fa8557b
parent0c13e270c31ef2896d56eb3d53ac7a5714ea1e58
remove never working setuid helper code from the build-system.
refer to the Changelog for a longer reason. In conclusion, this
is what people expect, this is what Package Managers patch away
for portability, and we can't use install(1) for this because
it's not a portable tool.
13 files changed:
ChangeLog
README
src/dns/Makefile.am
src/dns/install-dns-helper.sh [deleted file]
src/exit/Makefile.am
src/exit/install-exit-helper.sh [deleted file]
src/nat/Makefile.am
src/nat/install-nat-helper.sh [deleted file]
src/transport/Makefile.am
src/transport/install-bluetooth-helper.sh [deleted file]
src/transport/install-wlan-helper.sh [deleted file]
src/vpn/Makefile.am
src/vpn/install-vpn-helper.sh [deleted file]