Merge updates from master

This commit is contained in:
Repository mirror & CI
2023-01-29 11:03:52 +00:00

View File

@@ -27,7 +27,7 @@ BDEPEND="
"
src_unpack() {
cd "${T}" || die "Could not cd to temporary directory"
: # npm uses the archive directly
}
src_install() {