mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
doc/manual.txt: explain how to show build options for binpkgs.
This commit is contained in:
parent
4d39a98ffe
commit
d9df4c2804
1 changed files with 6 additions and 0 deletions
|
@ -495,6 +495,12 @@ at the same time with xbps-src:
|
||||||
$ xbps-src -o option,~option1,~option2 foo
|
$ xbps-src -o option,~option1,~option2 foo
|
||||||
------------------------------------------
|
------------------------------------------
|
||||||
|
|
||||||
|
The build options can also be shown for binary packages via `xbps-query(8)`:
|
||||||
|
|
||||||
|
--------------------------------------------
|
||||||
|
$ xbps-query -R --property=build-options foo
|
||||||
|
--------------------------------------------
|
||||||
|
|
||||||
Contributing via git
|
Contributing via git
|
||||||
~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue