mirror of
https://abf.rosa.ru/djam/openswan.git
synced 2025-02-23 08:42:50 +00:00
Fix path
This commit is contained in:
parent
6052d4d71e
commit
69b9d736c2
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ 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 _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
|
%build
|
||||||
%serverbuild
|
%serverbuild
|
||||||
|
|
Loading…
Add table
Reference in a new issue