mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
buildsystem: set PKG_NAME and default PKG_*DESC only when sourcing a package
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
# along with OpenELEC. If not, see <http://www.gnu.org/licenses/>.
|
||||
################################################################################
|
||||
|
||||
. config/options $1
|
||||
. config/options ""
|
||||
|
||||
get_deps() {
|
||||
need=()
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
unset _CACHE_PACKAGE_LOCAL _CACHE_PACKAGE_GLOBAL
|
||||
|
||||
. config/options $1
|
||||
. config/options TRIGGER_POPULATION_OF_CACHE_PACKAGE
|
||||
|
||||
. config/show_config
|
||||
show_config
|
||||
|
||||
Reference in New Issue
Block a user