From bb39b1098933aed059857e7a13b1be20fb46699d Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Tue, 10 Jan 2017 14:46:59 -0500 Subject: add python-arch --- .gitmodules | 3 +++ python-arch | 1 + 2 files changed, 4 insertions(+) create mode 160000 python-arch diff --git a/.gitmodules b/.gitmodules index 4533cb4..79d712a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "nlopt"] path = nlopt url = https://aur.archlinux.org/nlopt.git +[submodule "python-arch"] + path = python-arch + url = ssh://aur@aur.archlinux.org/python-arch diff --git a/python-arch b/python-arch new file mode 160000 index 0000000..c1fe5b9 --- /dev/null +++ b/python-arch @@ -0,0 +1 @@ +Subproject commit c1fe5b98fd34696716e195061bab6e3e36093825 -- cgit v1.2.3-70-g09d2