diff options
author | Erich Eckner <git@eckner.net> | 2019-01-24 11:18:52 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-01-24 11:18:52 +0100 |
commit | 317a44d962859a5a863a2dd6a2ea1d2df6fd0dbd (patch) | |
tree | ecb605c651ad428f0e8f3c22c4e95673e0288ca4 | |
parent | 8bfb9915a1569edd850c233c0d681cf7782ded86 (diff) | |
download | archlinuxewe-317a44d962859a5a863a2dd6a2ea1d2df6fd0dbd.tar.xz |
python-postpic wieder dabei
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | python-postpic | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e0284f861..54538b0a1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "pacman-static"] path = pacman-static url = ssh://aur@aur.archlinux.org/pacman-static.git +[submodule "python-postpic"] + path = python-postpic + url = ssh://aur@aur.archlinux.org/python-postpic.git diff --git a/python-postpic b/python-postpic new file mode 160000 +Subproject d05bc02eff1f747df64caa37ccc101dd39b2f25 |