Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
5e94ce4c
Unverified
Commit
5e94ce4c
authored
Feb 23, 2019
by
prspkt
Browse files
testing/criu: set correct library path
parent
96b53361
Changes
1
Hide whitespace changes
Inline
Side-by-side
testing/criu/APKBUILD
View file @
5e94ce4c
...
@@ -29,7 +29,7 @@ check() {
...
@@ -29,7 +29,7 @@ check() {
package
()
{
package
()
{
cd
"
$builddir
"
cd
"
$builddir
"
make
PREFIX
=
/usr
DESTDIR
=
"
$pkgdir
"
install
make
PREFIX
=
/usr
DESTDIR
=
"
$pkgdir
"
LIBDIR
=
/usr/lib
install
rm
"
$pkgdir
"
/usr/libexec/criu/scripts/systemd-autofs-restart.sh
rm
"
$pkgdir
"
/usr/libexec/criu/scripts/systemd-autofs-restart.sh
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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