mirror of
https://abf.rosa.ru/djam/openswan.git
synced 2025-02-23 16:52:49 +00:00
Properly create ipsec.conf.5.xml
This commit is contained in:
parent
69b9d736c2
commit
6ce94ca281
1 changed files with 3 additions and 1 deletions
|
@ -96,7 +96,9 @@ This is the documentation for Openswan.
|
||||||
find . -type f -name "*.html" -exec dos2unix {} \;
|
find . -type f -name "*.html" -exec dos2unix {} \;
|
||||||
|
|
||||||
# Try to workaround messed up man generation on install
|
# 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
|
%build
|
||||||
%serverbuild
|
%serverbuild
|
||||||
|
|
Loading…
Add table
Reference in a new issue