mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
void-force-stage: force the repo into staging mode
This commit is contained in:
parent
cbb69cb879
commit
6277d03571
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
:
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue