mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
config/options: source packages instead of config/path
This commit is contained in:
@@ -94,3 +94,11 @@ check_config
|
||||
|
||||
. config/graphic
|
||||
. config/path $1
|
||||
|
||||
## package processing
|
||||
|
||||
# If the package caches are unset, then populate them
|
||||
init_package_cache
|
||||
|
||||
# set package metadata
|
||||
source_package "${1}"
|
||||
|
||||
Reference in New Issue
Block a user