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:
@@ -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' .
|
||||
|
||||
Reference in New Issue
Block a user