symmetrica: place pkgconfig dir in devel pkg
This commit is contained in:
committed by
Đoàn Trần Công Danh
parent
a918869b5f
commit
447ba77d6f
@@ -1,7 +1,7 @@
|
||||
# Template file for 'symmetrica'
|
||||
pkgname=symmetrica
|
||||
version=3.1.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
short_desc="Collection of C routines for representation theory"
|
||||
@@ -25,6 +25,7 @@ symmetrica-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove "usr/lib/*.so"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user