mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +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'.
|
# Template file for 'void-force-stage'.
|
||||||
pkgname=void-force-stage
|
pkgname=void-force-stage
|
||||||
version=0.1
|
version=0.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meta
|
build_style=meta
|
||||||
short_desc="force the repository into staging mode"
|
short_desc="force the repository into staging mode"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
|
@ -11,7 +11,7 @@ homepage="https://voidlinux.org/"
|
||||||
shlib_requires="force-stage.so.0.1"
|
shlib_requires="force-stage.so.0.1"
|
||||||
|
|
||||||
void-force-stage-unstage_package() {
|
void-force-stage-unstage_package() {
|
||||||
shlib_provides="force-stage.so.0.1"
|
# shlib_provides="force-stage.so.0.1"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
:
|
:
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue