]> git.pld-linux.org Git - packages/zabbix.git/commitdiff
- do not regenerate configure script (or fix autoconf cause it's broken)
authorpius <pius@pld-linux.org>
Fri, 17 Oct 2003 20:41:32 +0000 (20:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zabbix.spec -> 1.10

zabbix.spec

index 4e7f022e8c880a7d4f25873878c5c5d754cb6e4d..a3a21d62965386fb80ba215730f8eed5a1077274 100644 (file)
@@ -129,9 +129,6 @@ This package provides the zabbix sender.
 %setup -q -n %{name}-%{version}%{_beta}
 
 %build
-rm -f missing
-%{__aclocal}
-%{__autoconf}
 %configure \
        %{!?with_pgsql:--with-mysql} \
        %{?with_pgsql:--with-pgsql} \
This page took 0.167724 seconds and 4 git commands to generate.