Path to this page:
Next | Query returned 1 messages, browsing 1 to 10 | previous
CVS Commit History:
2017-04-16 17:36:15 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #5287 - requested by sevan
www/apache24: build fix
Revisions pulled up:
- www/apache24/Makefile 1.55
---
Module Name: pkgsrc
Committed By: adam
Date: Fri Apr 14 18:18:24 UTC 2017
Modified Files:
pkgsrc/www/apache24: Makefile
Log message:
Removed these two substituions:
SUBST_SED.confs+= -e "s|logs/|${VARBASE}/log/httpd/|g"
SUBST_SED.confs+= -e 's|/var/log/httpd/foo\.log|logs/foo.log/|g'
The first one only applied to an instrucion in the comment at the top of
the configuration file and made it meaningless.
The second one has been useless.
|
Next | Query returned 1 messages, browsing 1 to 10 | previous