alist-web: minor optimization
This commit is contained in:
parent
00359d8d51
commit
55aae1b9e8
@ -37,6 +37,6 @@ build() {
|
||||
}
|
||||
|
||||
package() {
|
||||
install -d "${pkgdir}/usr/share"
|
||||
install -dm755 "${pkgdir}/usr/share"
|
||||
cp -rv "${srcdir}/${pkgname}-${pkgver}/dist" "${pkgdir}/usr/share/${pkgname}"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user