comparison README.md @ 553:09c120c271be

vanilla: update README.md
author David Demelier <markand@malikania.fr>
date Tue, 02 Jul 2019 12:45:16 +0200
parents 7b000befead5
children 3cffdd760a86
comparison
equal deleted inserted replaced
552:317831fa1a64 553:09c120c271be
24 $ vpk install /tmp/vpk/zlib*.txz 24 $ vpk install /tmp/vpk/zlib*.txz
25 25
26 Options 26 Options
27 ======= 27 =======
28 28
29 If the package contains a README.options.md file, it may supports options. 29 Check the variable `PKGOPTIONS` in the build script file, if there is one it
30 means the package is configurable with options.
31
30 Specify environment variables before calling `vpk build`. 32 Specify environment variables before calling `vpk build`.
31 33
32 Example: 34 Example:
33 35
34 $ PULSEAUDIO=no vpk build 36 $ PULSEAUDIO=no vpk build