|
|
@@ -367,6 +367,9 @@ AutoReqProv: no
|
|
|
# unpack Apache distribution
|
|
|
%setup0 -q -c
|
|
|
%patch0 -p0
|
|
|
+ %{l_shtool} subst \
|
|
|
+ -e 's;"Unix";"%{l_openpkg_release -F "OpenPKG/%%s"}";g' \
|
|
|
+ apache_%{V_apache}/src/os/unix/os.h
|
|
|
|
|
|
# unpack optional extension modules
|
|
|
%if "%{with_mod_ssl}" == "yes"
|