nginx: remove replaces

This commit is contained in:
Enno Boland 2015-03-08 09:06:20 +01:00
parent d989f4bedc
commit 527990d087
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'nginx'
pkgname=nginx
version=1.6.2
revision=6
revision=7
makedepends="pcre-devel>=8.30 libressl-devel>=2.1.4 $(vopt_if geoip geoip-devel)"
if [ "$CROSS_BUILD" ]; then
# fake configure run on host
@ -32,7 +32,6 @@ checksum=b5608c2959d3e7ad09b20fc8f9e5bd4bc87b3bc8ba5936a513c04ed8f1391a18
build_options="systemd geoip"
build_options_default="geoip"
replaces="runit-void<20141013_2"
do_configure() {
local cfgdir=/etc/nginx