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