forked from pool/openvpn
da2b12d9c60482bda7c18e359cc467f782aa0f2f5746ddb9f419472e2d04b269
- Drop use of $FIRST_ARG in openvpn.spec The use of $FIRST_ARG was probably required because of the %service_* rpm macros were playing tricks with the shell positional parameters. This is bad practice and error prones so let's assume that no macros should do that anymore and hence it's safe to assume that positional parameters remains unchanged after any rpm macro call. OBS-URL: https://build.opensuse.org/request/show/678070 OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=139
Description
No description provided
Languages
Shell
100%