d74e6e841d
fixes #26798. * Changes upstream to https://github.com/streambinder/vpnc/. That's a fork that's a fork which is at least used in alpine. * Depends on vpnc-scripts. New upstream doesn't ship those files anymore * Add wrapper script to stay backwards compatible * Switch to build_style=gnu-makefile instead of manually calling make.
3 lines
59 B
Bash
3 lines
59 B
Bash
#!/bin/sh
|
|
|
|
exec /usr/libexec/vpnc-scripts/vpnc-script "$@"
|