From bf385f3cbe3ceefd3fc49fc0b4b9fadb4134fee3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20=C5=A0imerda?= Date: Fri, 2 Nov 2012 01:09:21 +0100 Subject: [PATCH] Remove autoreconf --- strongswan.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strongswan.spec b/strongswan.spec index 16a0d46..80e9c22 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -52,7 +52,7 @@ echo "For migration from 4.6 to 5.0 see http://wiki.strongswan.org/projects/stro %build # for initscript patch to work -autoreconf +#autoreconf %configure --disable-static \ --with-ipsec-script=%{name} \ --sysconfdir=%{_sysconfdir}/%{name} \