radare2: move so symlinks to -devel; update maintainer.
This commit is contained in:
parent
b329fa5f6f
commit
b6060c2dda
@ -1,10 +1,10 @@
|
||||
# Template file for 'radare2'
|
||||
pkgname=radare2
|
||||
version=0.9.7
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
short_desc="Advanced command line debugger and hexadecimal editor"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-3"
|
||||
homepage="http://www.radare.org"
|
||||
distfiles="${homepage}/get/${pkgname}-${version}.tar.xz"
|
||||
@ -16,5 +16,6 @@ radare2-devel_package() {
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove usr/lib/*.so
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user