Allow relative symlinks in xbps-alternatives.

This commit is contained in:
Joey Gouly
2015-10-31 11:54:01 +00:00
parent 3e6651d286
commit b06ce15136
3 changed files with 82 additions and 5 deletions

View File

@@ -83,6 +83,10 @@ A list of required shared libraries, separated by whitespaces. Example:
.It Fl -alternatives Ar list
A list of alternatives provided by this package, separated by whitespaces. Example:
.Ar 'group:symlink:target group2:symlink:target' .
If
.Em symlink
is a relative path, the symlink will be created relative to
.Em target .
.El
.Sh SEE ALSO
.Xr xbps-checkvers 1 ,