Deak, Ferenc wrote:
> Hello,
>
> There is a line in pptp.SlackBuild: 'TAG=${TAG:_SBo}'
> which should be 'TAG=${TAG:-_SBo}' notice the
> missing '-' in the first string, which means the TAG
> never be _SBo.
Fixed in repo; the fix will be noted in the next batch
of updates.
Thanks! -RW