SHA256
1
0
forked from pool/apache2

- apxs -q PREFIX now returns /srv/www again

OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=633
This commit is contained in:
2020-12-09 19:36:41 +00:00
committed by Git OBS Bridge
parent f705f4ca85
commit c71aa0c877
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 9 19:36:02 UTC 2020 - pgajdos@suse.com
- apxs -q PREFIX now returns /srv/www again
-------------------------------------------------------------------
Wed Dec 9 08:00:12 UTC 2020 - Dominique Leuenberger <dleuenberger@suse.com>

View File

@@ -369,6 +369,7 @@ EOF
# there does not exist as configure switches), so
# override them back
%configure \
--prefix=%{datadir} \
--libexecdir=%{libexecdir} \
--includedir=%{includedir} \
--sysconfdir=%{sysconfdir} \