source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: improve homebrew cellar config example
@ 2015-01-23 22:00 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2015-01-23 22:00 UTC (permalink / raw)
  To: source

Log Message:
-----------
improve homebrew cellar config example

Modified Files:
--------------
    mdocml:
        configure.local.example

Revision Data
-------------
Index: configure.local.example
===================================================================
RCS file: /home/cvs/mdocml/mdocml/configure.local.example,v
retrieving revision 1.3
retrieving revision 1.4
diff -Lconfigure.local.example -Lconfigure.local.example -u -p -r1.3 -r1.4
--- configure.local.example
+++ configure.local.example
@@ -159,7 +159,8 @@ BINM_MAKEWHATIS=mandocdb	# default is "m
 # you have to specify the physical location of the cellar as returned
 # by realpath(3), for example:
 
-HOMEBREWDIR=/Cellar
+PREFIX="/usr/local"
+HOMEBREWDIR="${PREFIX}/Cellar"
 
 # --- user settings related man.cgi ------------------------------------
 
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-23 22:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-23 22:00 mdocml: improve homebrew cellar config example schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).