From f89e53dff190c9ba8b9109d2a402fff715ba9074 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20=C5=A0imerda?= Date: Tue, 19 Jun 2012 22:03:28 +0200 Subject: [PATCH] s/libtoolize/libtool/ --- strongswan.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strongswan.spec b/strongswan.spec index 051ca2b..b469ee4 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -20,7 +20,7 @@ BuildRequires: flex BuildRequires: bison BuildRequires: automake BuildRequires: autoconf -BuildRequires: libtoolize +BuildRequires: libtool %if 0%{?fedora} >= 15 || 0%{?rhel} >= 7 BuildRequires: systemd-units Requires(post): systemd-units