about summary refs log tree commit diff
path: root/xi
diff options
context:
space:
mode:
authorMichael Gehring <mg@ebfe.org>2018-03-05 12:30:58 +0000
committerLeah Neukirchen <leah@vuxu.org>2018-03-05 14:02:06 +0100
commit894ed789406d294a0fbc4f12eea7f0b7f913d692 (patch)
tree372ef5c25e2802c18a787623a08906e92af113af /xi
parent7747507d4368fa5b0c415fbfc4acccaf6016be28 (diff)
downloadxtools-894ed789406d294a0fbc4f12eea7f0b7f913d692.tar.gz
xtools-894ed789406d294a0fbc4f12eea7f0b7f913d692.tar.xz
xtools-894ed789406d294a0fbc4f12eea7f0b7f913d692.zip
xi: also try debug repos
Closes: #76 [via git-merge-pr]
Diffstat (limited to 'xi')
-rwxr-xr-xxi6
1 files changed, 6 insertions, 0 deletions
diff --git a/xi b/xi
index 8cf9c73..6ad0170 100755
--- a/xi
+++ b/xi
@@ -9,12 +9,18 @@ ADDREPO="
 	--repository=hostdir/binpkgs/$BRANCH/nonfree
 	--repository=../hostdir/binpkgs/$BRANCH/nonfree
 	--repository=../../hostdir/binpkgs/$BRANCH/nonfree
+	--repository=hostdir/binpkgs/$BRANCH/debug
+	--repository=../hostdir/binpkgs/$BRANCH/debug
+	--repository=../../hostdir/binpkgs/$BRANCH/debug
 	--repository=hostdir/binpkgs
 	--repository=../hostdir/binpkgs
 	--repository=../../hostdir/binpkgs
 	--repository=hostdir/binpkgs/nonfree
 	--repository=../hostdir/binpkgs/nonfree
 	--repository=../../hostdir/binpkgs/nonfree
+	--repository=hostdir/binpkgs/debug
+	--repository=../hostdir/binpkgs/debug
+	--repository=../../hostdir/binpkgs/debug
 "
 
 SUDO=