Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
c9bc6d84
Commit
c9bc6d84
authored
Oct 31, 2006
by
Leigh B. Stoller
Browse files
Fixup path to collab/cvstools, which was just renamed.
parent
88ef17c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/ops-install.in
View file @
c9bc6d84
...
...
@@ -1105,7 +1105,8 @@ if ($CVSSUPPORT) {
Phase
"
files
",
"
Installing cvsd files
",
sub
{
DoneIfExists
(
$CVSDHEAD
);
ExecQuietFatal
("
$GMAKE
-C
$TOP_OBJDIR
/collab/cvs control-install
");
ExecQuietFatal
("
$GMAKE
-C
$TOP_OBJDIR
/collab/cvstools
"
.
"
control-install
");
};
Phase
"
cvsd.conf
",
"
Installing cvsd.conf
",
sub
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment