From d97c699cd4c9358c62488e4372dea2fd2627d8c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20=C5=A0imerda?= Date: Wed, 15 Feb 2012 14:04:02 +0100 Subject: [PATCH] Fix configuration path in specfile --- strongswan.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strongswan.spec b/strongswan.spec index bafbe22..db1da3a 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -35,7 +35,7 @@ kernel. --with-ipsecdir=%{_libexecdir}/%{name} \ --with-ipseclibdir=%{_libdir}/%{name} make %{?_smp_mflags} -sed -i 's/\t/ /' strongswan.conf starter/ipsec.conf +sed -i 's/\t/ /' src/strongswan.conf src/starter/ipsec.conf %install make install DESTDIR=%{buildroot}