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
3a98cb3c
Commit
3a98cb3c
authored
Jul 28, 2010
by
Natanael Copa
Browse files
main/net-snmp: fix sysconfdir
was bad
parent
cddb986b
Changes
1
Hide whitespace changes
Inline
Side-by-side
main/net-snmp/APKBUILD
View file @
3a98cb3c
...
...
@@ -2,7 +2,7 @@
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname
=
net-snmp
pkgver
=
5.4.3
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Simple Network Management Protocol"
url
=
"http://www.net-snmp.org/"
license
=
"GPL"
...
...
@@ -22,7 +22,7 @@ build() {
export
lt_cv_sys_max_cmd_len
=
8192
./configure
--prefix
=
/usr
\
--sysconfdir
=
/etc
/snmp
\
--sysconfdir
=
/etc
\
--mandir
=
/usr/share/man
\
--infodir
=
/usr/share/info
\
--with-default-snmp-version
=
"3"
\
...
...
Write
Preview
Markdown
is supported
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