git.y1.nz

sgw

Static git web (fork of stagit)
download: https://git.y1.nz/archives/sgw.tar.gz
README | Files | Log | Refs | LICENSE

commit ee4c340ce6d24adf89df21d76e8849296efb0a34
parent f631d4ce702893c2207b1a12f2c048829c5f5ac7
Author: sin <sin@2f30.org>
Date:   Wed,  6 Jan 2016 14:57:25 +0000

Change default MANPREFIX to be ${PREFIX}/man

Diffstat:
Mconfig.mk2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.mk b/config.mk @@ -2,7 +2,7 @@ # paths PREFIX = /usr/local -MANPREFIX = ${PREFIX}/share/man +MANPREFIX = ${PREFIX}/man GITINC = /usr/local/include GITLIB = /usr/local/lib

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.