diff options
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # paths PREFIX = /usr/local -MANPREFIX = ${PREFIX}/share/man +MANPREFIX = ${PREFIX}/man GITINC = /usr/local/include GITLIB = /usr/local/lib |
![]() |
index : Stagit.git | |
My dummies version of stagit for people who are intrested in setting up a stagit wrapper for their git server. | Shipwreckt |
summaryrefslogtreecommitdiff |
-rw-r--r-- | config.mk | 2 |
@@ -2,7 +2,7 @@ # paths PREFIX = /usr/local -MANPREFIX = ${PREFIX}/share/man +MANPREFIX = ${PREFIX}/man GITINC = /usr/local/include GITLIB = /usr/local/lib |