main/boost: move .so to -dev package

ref #384
This commit is contained in:
Natanael Copa 2010-07-14 12:39:55 +00:00
parent d8a1ec63d0
commit ddd1d10ebc

View File

@ -8,7 +8,7 @@ _y=${_y#*.} # strip x.
_z=${pkgver##*.} # strip x.y.
_ver=${_x}_${_y}_${_z}
pkgrel=0
pkgrel=2
pkgdesc="Free peer-reviewed portable C++ source libraries"
url="http://www.boost.org/"
license="custom"