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
ba1c7e30
Commit
ba1c7e30
authored
Nov 06, 2008
by
Natanael Copa
Browse files
core/tdb: install man pages in /usr/share/man
parent
ef20d7f1
Changes
1
Show whitespace changes
Inline
Side-by-side
core/tdb/APKBUILD
View file @
ba1c7e30
...
...
@@ -14,7 +14,7 @@ build() {
cd
$srcdir
/
$pkgname
-
$pkgver
patch
-p1
-i
$srcdir
/
$pkgname
-1
.0.6-gcc3.patch
||
return
1
patch
-p0
-i
$srcdir
/
$pkgname
-1
.0.6-no-gdbm.patch
||
return
1
./configure
--prefix
=
/usr
./configure
--prefix
=
/usr
--mandir
=
/usr/share/man
make
||
return
1
make
install
DESTDIR
=
$pkgdir
}
...
...
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