Skip to content
Snippets Groups Projects
Commit fdf0693d authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Fixed bug.

Rev: bin/install.pike:1.13
parent 78346fc2
No related branches found
No related tags found
No related merge requests found
......@@ -342,7 +342,9 @@ int main(int argc, string *argv)
exit(1);
}
}
if (old_exec_prefix) {
mkdirhier(old_exec_prefix);
}
symlink(pike,lnk);
}
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment