This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
ggate
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
2
Wiki
Activity
Browse Source
make sure man page is installed by PREFIX as well..
tags/ggatessh-v1.0.1
John-Mark Gurney
4 years ago
parent
e8ac8c5818
commit
2beecd4be5
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
ggatessh/rc.d/Makefile
+ 4
- 0
ggatessh/rc.d/Makefile
View File
@@ -8,4 +8,8 @@ MAN= ggatessh.7
SCRIPTS= ggatessh
.if defined(PREFIX)
SHAREDIR= ${PREFIX}/share
.endif
.include <bsd.prog.mk>
Write
Preview
Loading…
Cancel
Save