zziplib: fix typo

This commit is contained in:
Piraty 2024-08-20 00:20:16 +02:00
parent 59af12868e
commit 70cf033a70
No known key found for this signature in database
GPG Key ID: 82F2CC796BD07077
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'zziplib'
pkgname=zziplib
version=0.13.76
revision=2
revision=3
build_style=cmake
configure_args="-DZZIP_LIBLATEST=ON"
hostmakedepends="pkg-config python3 tar zip"
@ -28,7 +28,7 @@ zziplib-devel_package() {
short_desc+=" - development files"
pkg_install() {
vmove usr/include
vmove usr/cmake
vmove usr/lib/cmake
vmove usr/lib/pkgconfig
vmove "usr/lib/*.so"
vmove usr/share