diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-05-02 17:41:26 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-05-02 17:41:26 -0300 |
commit | 436afcb014978a81569957244de6188f9a97e612 (patch) | |
tree | 78702b606854f37fc72ac0c91863bcc778ed86c3 | |
parent | a420945724f8ded7593e3b24f8e1ba2289131a1c (diff) |
Adding the correct systemd submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | libre/systemd | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e69de29bb..052c8bd23 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "libre/systemd"] + path = libre/systemd + url = ssh://gparabola/srv/git/packages/systemd.git diff --git a/libre/systemd b/libre/systemd new file mode 160000 +Subproject dd743ddf0d2297079591f90dc75938de160ac55 |