source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* cvsweb: adjust to the default $iconsdir in the OpenBSD port  original
@ 2019-03-21 20:03 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2019-03-21 20:03 UTC (permalink / raw)
  To: source

Log Message:
-----------
adjust to the default $iconsdir in the OpenBSD port

original commit message:
patch-cvsweb_conf rev. 1.12
date: 2013/10/29 16:30:16;  author: naddy;
move icons to /cvsweb/icons so they are accessible by both httpd and nginx

Tags:
----
FreeBSD-cvsweb-2_0-branch

Modified Files:
--------------
    cvsweb:
        cvsweb.conf

Revision Data
-------------
Index: cvsweb.conf
===================================================================
RCS file: /home/cvs/mandoc/cvsweb/cvsweb.conf,v
retrieving revision 3.36.2.8
retrieving revision 3.36.2.9
diff -Lcvsweb.conf -Lcvsweb.conf -u -p -r3.36.2.8 -r3.36.2.9
--- cvsweb.conf
+++ cvsweb.conf
@@ -192,7 +192,7 @@ EOT
 # These default icons are coming with apache.
 # If these icons are too large, check out the miniicons in the
 # icons/ directory; they have a width/height of 16/16
-my $iconsdir = "/icons";
+my $iconsdir = "/cvsweb/icons";
 
 # format:             TEXT      ICON-URL              width height
 %ICONS = (
--
 To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv

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

only message in thread, other threads:[~2019-03-21 20:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-21 20:03 cvsweb: adjust to the default $iconsdir in the OpenBSD port original 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).