mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Manual.md: correct reference to etc/defaults.virtual
This commit is contained in:
parent
f8470df690
commit
9e8a442818
1 changed files with 2 additions and 2 deletions
|
@ -1252,8 +1252,8 @@ declaring a virtual name and version in the `${provides}` template variable (e.g
|
||||||
specific provider can declare a dependency on the virtual package name with the prefix `virtual?`
|
specific provider can declare a dependency on the virtual package name with the prefix `virtual?`
|
||||||
(e.g., `depends="virtual?vpkg-0.1_1"`). When a package is built by `xbps-src`, providers for any
|
(e.g., `depends="virtual?vpkg-0.1_1"`). When a package is built by `xbps-src`, providers for any
|
||||||
virtual packages will be confirmed to exist and will be built if necessary. A map from virtual
|
virtual packages will be confirmed to exist and will be built if necessary. A map from virtual
|
||||||
packages to their default providers is defined in `etc/default.virtual`. Individual mappings can be
|
packages to their default providers is defined in `etc/defaults.virtual`. Individual mappings can be
|
||||||
overridden by local preferences in `etc/virtual`. Comments in `etc/default.virtual` provide more
|
overridden by local preferences in `etc/virtual`. Comments in `etc/defaults.virtual` provide more
|
||||||
information on this map.
|
information on this map.
|
||||||
|
|
||||||
<a id="install_remove_files"></a>
|
<a id="install_remove_files"></a>
|
||||||
|
|
Loading…
Add table
Reference in a new issue