buildroot/package/apache
Angelo Compagnucci aa04edab77 package/apache: fixing apxs path mangling
Latest version of Apache introduce a new apxs with a slightly modified
path handling logic. In order to simplify the crosscompilation, the
software removes the common prefix from bin install dir and build
install dir, but for this to work they both should have a common prefix.

So we introduce a new regexp to fix /usr/bin to staging dir, the regexps
are also fixed to replace only the exact path between double quotes, to
avoid replacing the she-bang line.

Fixes:
http://autobuild.buildroot.net/results/c41f31566974209897a3a1ec35afe2536fb248cc
http://autobuild.buildroot.net/results/b93f19976ce96e79ea159c25ed74a7377c78f334

Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
[yann.morin.1998@free.fr:
  - add the last few words about the she-bang blurb
  - do not use quotes in the existing /sur/bin regexp
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-04-24 11:29:35 +02:00
..
0001-cross-compile.patch
0002-nios2_is_not_os2.patch
0003-server-Makefile.in-handle-separate-APR_INCLUDE_DIR-A.patch package/apache: fix build with per-package directory support 2020-02-18 23:16:15 +01:00
0004-server-log.c-ap_log_pid-Use-a-temporary-file-then-re.patch package/apache: atomic creation of pid file. 2020-04-13 11:06:09 +02:00
Config.in
S50apache apache: add reload target to sysv init script 2018-06-22 19:10:10 +02:00
apache.hash package/apache: security bump to version 2.4.43 2020-04-04 17:26:49 +02:00
apache.mk package/apache: fixing apxs path mangling 2020-04-24 11:29:35 +02:00
apache.service apache: add systemd init script 2018-06-23 09:51:59 +02:00