xbps-create: added --build-options option, mainly for xbps-src.

This expects a string with the list of used build options.
This commit is contained in:
Juan RP
2013-03-23 08:18:06 +01:00
parent 8d6f3b5029
commit 59006fe86c
3 changed files with 18 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
.Dd January 31, 2013
.Dd March 23, 2013
.Os Void Linux
.Dt xbps-create 8
.Sh NAME
@@ -66,6 +66,8 @@ A long description for this package.
A short description for this package, one line with less than 80 characters.
.It Fl V, Fl -version
Shows the XBPS version.
.It Fl -build-options Ar string
A string containing the build options used in package.
.It Fl -shlib-provides Ar list
A list of provided shared libraries, separated by a single blank. Example:
.Ar 'libfoo.so.2 libblah.so.1' .