mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/alpine-baselayout: create /var/empty
This commit is contained in:
parent
d82dc4c262
commit
c4a32fdc3a
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=alpine-baselayout
|
||||
pkgver=2.3.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Alpine base dir structure and init scripts"
|
||||
url="http://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout"
|
||||
arch="all"
|
||||
@ -89,6 +89,7 @@ package() {
|
||||
usr/local/share \
|
||||
usr/share \
|
||||
var/cache/misc \
|
||||
var/empty \
|
||||
var/lib/misc \
|
||||
var/lock/subsys \
|
||||
var/log \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user