db: switch -devel to arch.
This commit is contained in:
parent
a6ed25e48d
commit
6e54adb78c
2 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,6 @@
|
|||
#
|
||||
depends="libdb>=${version} libdb-cxx>=${version}"
|
||||
short_desc="${short_desc} -- development files"
|
||||
noarch=yes
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'db'
|
||||
pkgname=db
|
||||
version=4.8.30
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc="db-${version}"
|
||||
subpackages="libdb libdb-cxx db-docs db-devel"
|
||||
build_style=gnu-configure
|
||||
|
|
Loading…
Reference in a new issue