mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
varnish: enable build_pie; remove obsolete replaces.
This commit is contained in:
parent
94f62baeed
commit
4e4f4dc348
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'varnish'
|
# Template file for 'varnish'
|
||||||
pkgname=varnish
|
pkgname=varnish
|
||||||
version=3.0.6
|
version=3.0.6
|
||||||
revision=2
|
revision=3
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
replaces="runit-void<20141013_2"
|
build_pie=yes
|
||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
|
Loading…
Add table
Reference in a new issue