From 69b9d736c2d00dad43e415cf68cd7587d6d6a435 Mon Sep 17 00:00:00 2001 From: Andrey Bondrov Date: Tue, 14 Feb 2017 02:19:47 +1000 Subject: [PATCH] Fix path --- openswan.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openswan.spec b/openswan.spec index 8121f21..c65f5d9 100644 --- a/openswan.spec +++ b/openswan.spec @@ -96,7 +96,7 @@ This is the documentation for Openswan. find . -type f -name "*.html" -exec dos2unix {} \; # Try to workaround messed up man generation on install -cat _confread/d.ipsec.conf/order.txt >_confread/ipsec.conf.5.xml +cat programs/_confread/d.ipsec.conf/order.txt >programs/_confread/ipsec.conf.5.xml %build %serverbuild