Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
alpine
aports
Commits
f60bf1ff
Commit
f60bf1ff
authored
Jul 01, 2011
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/net-snmp: remove *.la
parent
dfe198aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
main/net-snmp/APKBUILD
main/net-snmp/APKBUILD
+3
-2
No files found.
main/net-snmp/APKBUILD
View file @
f60bf1ff
...
...
@@ -2,7 +2,7 @@
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname
=
net-snmp
pkgver
=
5.6.1
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"Simple Network Management Protocol"
url
=
"http://www.net-snmp.org/"
arch
=
"all"
...
...
@@ -50,7 +50,8 @@ build() {
package
()
{
cd
"
$_builddir
"
make
-j1
DESTDIR
=
"
$pkgdir
"
install
make
-j1
DESTDIR
=
"
$pkgdir
"
install
||
return
1
rm
"
$pkgdir
"
/usr/lib/
*
.la
||
return
1
install
-m755
-D
"
$srcdir
"
/snmpd.initd
"
$pkgdir
"
/etc/init.d/snmpd
install
-m644
-D
"
$srcdir
"
/snmpd.confd
"
$pkgdir
"
/etc/conf.d/snmpd
...
...
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