libspnav: fix typo
This commit is contained in:
parent
f1c4994600
commit
8a6825ed45
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libspnav'
|
||||
pkgname=libspnav
|
||||
version=1.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-opt"
|
||||
makedepends="libX11-devel"
|
||||
|
@ -26,9 +26,6 @@ libspnav-devel_package() {
|
|||
vmove usr/include
|
||||
vmove "usr/lib/*.a"
|
||||
vmove "usr/lib/*.so"
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
vmove usr/share/pkgconfig
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue