Merge pull request #59 from mcritchlow/master

update CONFOPTS source link in package.yml doc
This commit is contained in:
Joshua Strobl 2017-06-21 18:08:30 +03:00 committed by GitHub
commit b817f40e1c
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ Macro | Description
Macro | Description
---- | ----
**%ARCH%** | Indicates the current build architecture.
**%CONFOPTS%** | Flags / options for configuration, such as `--prefix=/usr`. [Full List.](https://github.com/solus-project/ypkg/blob/master/ypkg2/rc.yml#L117)
**%CONFOPTS%** | Flags / options for configuration, such as `--prefix=/usr`. [Full List.](https://github.com/solus-project/ypkg/blob/master/ypkg2/rc.yml#L127-L130)
**%CFLAGS%** | cflags as set in `eopkg.conf`
**%CXXFLAGS%** | cxxflags as set in `eopkg.conf`
**%LDFLAGS%** | ldflags as set in `eopkg.conf`