libspnav: fix typo
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user