mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/libevent: -dev package replaces main pkg
This commit is contained in:
parent
95e73982d6
commit
523350e71e
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libevent
|
||||
pkgver=2.0.21
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="An event notification library"
|
||||
url="http://libevent.org/"
|
||||
arch="all"
|
||||
@ -29,6 +29,7 @@ package() {
|
||||
}
|
||||
|
||||
dev() {
|
||||
replaces="libevent"
|
||||
default_dev
|
||||
mv "$pkgdir"/usr/bin "$subpkgdir"/usr/
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user