mbox series

[bug#55253,0/2] nginx-rtmp-module use nginx's #:configure-flags and update to gexps in phases

Message ID alpine.DEB.2.21.2205220148470.11587@marsh.hcoop.net
Headers show
Series nginx-rtmp-module use nginx's #:configure-flags and update to gexps in phases | expand

Message

Jack Hill May 22, 2022, 5:50 a.m. UTC
These patches buils the nginx-rtmp-module with the same #:configure-flags 
as the nginx package, which fixes the incompatible module problem, and 
update the #:phases to use gexps instead of `assoc-ref`

Jack Hill (2):
   gnu: nginx-rtmp-module: Use #:configure-flags from nginx.
   gnu: nginx-rtmp-module: Use gexps in phases.

  gnu/packages/web.scm | 23 +++++++++--------------
  1 file changed, 9 insertions(+), 14 deletions(-)