Compare commits

..

1 Commits

Author SHA1 Message Date
Kailiang
1928483728 Merge branch 'fix-cachedir-from-custom-pacconf' into 'master'
fix(mkarchroot): query cache_dirs from pac_conf

Closes #278

See merge request archlinux/devtools!314
2025-08-02 02:36:01 +00:00
2 changed files with 0 additions and 2 deletions

View File

@@ -150,7 +150,6 @@ _pkgctl_cmds=(
db db
diff diff
issue issue
license
release release
repo repo
search search

View File

@@ -188,7 +188,6 @@ path = [
"README.md", "README.md",
"keys/**", "keys/**",
".SRCINFO", ".SRCINFO",
".gitignore",
".nvchecker.toml", ".nvchecker.toml",
"*.install", "*.install",
"*.sysusers", "*.sysusers",