fix APKBUILD target dir
This commit is contained in:
@@ -20,8 +20,6 @@ source="
|
||||
ssh-config"
|
||||
|
||||
package() {
|
||||
cd "opennebula-common-${pkgver}"
|
||||
|
||||
install -d -m750 "${pkgdir}/var/lock/one"
|
||||
install -d -m750 "${pkgdir}/var/log/one"
|
||||
install -d -m750 "${pkgdir}/var/run/one"
|
||||
|
||||
Reference in New Issue
Block a user