diff --git a/packaging/package.yml/en.md b/packaging/package.yml/en.md index b8f91d9..183a788 100644 --- a/packaging/package.yml/en.md +++ b/packaging/package.yml/en.md @@ -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`