Properly create ipsec.conf.5.xml

This commit is contained in:
Andrey Bondrov 2017-02-14 02:48:00 +10:00
parent 69b9d736c2
commit 6ce94ca281

View file

@ -96,7 +96,9 @@ This is the documentation for Openswan.
find . -type f -name "*.html" -exec dos2unix {} \;
# Try to workaround messed up man generation on install
cat programs/_confread/d.ipsec.conf/order.txt >programs/_confread/ipsec.conf.5.xml
pushd programs/_confread
cat `cat d.ipsec.conf/order.txt` >ipsec.conf.5.xml
popd
%build
%serverbuild