update CONFOPTS source link in package.yml doc

This commit is contained in:
Matt Critchlow 2017-06-20 19:42:37 -07:00
parent 4f37a878f3
commit c1c6637426
No known key found for this signature in database
GPG Key ID: E53B4D1FE0B14937
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`