mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-scheme/scm: [QA] Fix UnnecessarySlashStrip
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -161,7 +161,7 @@ regen_catalog() {
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
[[ -z ${ROOT%/} ]] && regen_catalog
|
||||
[[ -z ${ROOT} ]] && regen_catalog
|
||||
}
|
||||
|
||||
pkg_config() {
|
||||
|
||||
Reference in New Issue
Block a user