void-force-stage: force the repo into staging mode

This commit is contained in:
Duncaen 2024-02-09 03:33:18 +01:00
parent cbb69cb879
commit 6277d03571
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35

View File

@ -1,7 +1,7 @@
# Template file for 'void-force-stage'.
pkgname=void-force-stage
version=0.1
revision=1
revision=2
build_style=meta
short_desc="force the repository into staging mode"
maintainer="Duncaen <duncaen@voidlinux.org>"
@ -11,7 +11,7 @@ homepage="https://voidlinux.org/"
shlib_requires="force-stage.so.0.1"
void-force-stage-unstage_package() {
shlib_provides="force-stage.so.0.1"
# shlib_provides="force-stage.so.0.1"
pkg_install() {
:
}