Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bart Ribbers
aports
Commits
9a917430
Commit
9a917430
authored
May 19, 2009
by
Natanael Copa
Browse files
core/alpine-baselayout: adjust perms for /root dir
parent
cc5babc4
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/alpine-baselayout/APKBUILD
View file @
9a917430
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
alpine-baselayout
pkgver
=
2.0_alpha11
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Alpine base dir structure and init scripts"
url
=
http://git.alpinelinux.org/cgit/alpine-baselayout
depends
=
"uclibc"
...
...
@@ -12,5 +12,6 @@ build() {
cd
"
$srcdir
"
/
$pkgname
-
$pkgver
make
make
install
PREFIX
=
DESTDIR
=
"
$pkgdir
"
||
return
1
chmod
700
"
$pkgdir
"
/root
}
md5sums
=
"5b9d5506690e7cf41e92be5202c40630 alpine-baselayout-2.0_alpha11.tar.bz2"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment