PopCorn: rebuild for gcc-12
This commit is contained in:
parent
57fc9775ec
commit
9621ea7863
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'PopCorn'
|
# Template file for 'PopCorn'
|
||||||
pkgname=PopCorn
|
pkgname=PopCorn
|
||||||
version=0.4
|
version=0.4
|
||||||
revision=5
|
revision=6
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/the-maldridge/popcorn
|
go_import_path=github.com/the-maldridge/popcorn
|
||||||
go_package="${go_import_path}/cmd/popcorn
|
go_package="${go_import_path}/cmd/popcorn
|
||||||
@ -23,6 +23,8 @@ make_dirs="
|
|||||||
/var/lib/popcorn 0755 _popcorn _popcorn
|
/var/lib/popcorn 0755 _popcorn _popcorn
|
||||||
/etc/popcorn 0755 _popcorn _popcorn"
|
/etc/popcorn 0755 _popcorn _popcorn"
|
||||||
|
|
||||||
|
nocross=temporarily
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
vsv popcorn
|
vsv popcorn
|
||||||
|
Loading…
x
Reference in New Issue
Block a user