trying to fix the path

This commit is contained in:
Izaya 2018-03-09 18:52:53 +11:00
parent 4ba3034032
commit 3d68362b71
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
["master/FRequest/OpenOS/etc/rc.d/fserv.lua"] = "//etc/rc.d"
},
dependencies = {
["minitel"] = "/usr"
["minitel"] = ""
},
name = "FRequest Daemon",
description = "Dumb-as-rocks FRequest server",
@ -27,7 +27,7 @@
["master/FRequest/OpenOS/usr/bin/fget.lua"] = "/bin"
},
dependencies = {
["minitel"] = "/usr"
["minitel"] = ""
},
name = "FGet",
description = "Dumb-as-rocks FRequest client",