- Fix pkg-message.in to reference correct path
PR: ports/180721 Approved by: osa (maintainer)
This commit is contained in:
parent
f68875e310
commit
0104c98610
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323399
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Please edit your Apache configuration file, and add these lines:
|
||||
|
||||
LoadModule passenger_module %%PREFIX%%/%%GEM_LIB_DIR%%/libout/apache2/mod_passenger.so
|
||||
LoadModule passenger_module %%PREFIX%%/%%GEM_LIB_DIR%%/buildout/apache2/mod_passenger.so
|
||||
PassengerRoot %%PREFIX%%/%%GEM_LIB_DIR%%
|
||||
PassengerRuby %%RUBY%%
|
||||
|
||||
|
|
Loading…
Reference in a new issue