mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
When setting a custom build script (which must be relative to $PKG_BUILD), the value should be set in configure_package() so that $PKG_BUILD is known, and also because the path to the script will be validated prior to calling pre_configure_$TARGET(), so the script variable must be configured once the pacakge is sourced.