lockdev: move shlib-provides to the main pkg not -devel.
This commit is contained in:
parent
ee61bcdac5
commit
e35ae34f39
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lockdev'
|
||||
pkgname=lockdev
|
||||
version=1.0.3
|
||||
revision=3
|
||||
revision=4
|
||||
short_desc="Run-time shared library for locking devices"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://packages.qa.debian.org/l/lockdev.html"
|
||||
|
@ -28,7 +28,6 @@ lockdev-devel_package() {
|
|||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove "usr/lib/*.a"
|
||||
vmove "usr/lib/*.so"
|
||||
vmove usr/share
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue