about summary refs log tree commit diff
path: root/xi
diff options
context:
space:
mode:
Diffstat (limited to 'xi')
-rwxr-xr-xxi2
1 files changed, 1 insertions, 1 deletions
diff --git a/xi b/xi
index 8bd5086..a603c04 100755
--- a/xi
+++ b/xi
@@ -2,7 +2,7 @@
 # xi PKGS... - like xbps-install -S, but take cwd repo and sudo/su into account
 
 BRANCH=$(git symbolic-ref -q --short HEAD 2>/dev/null)
-XBPS_DISTDIR="$(xdistdir)" || XBPS_DISTDIR=.
+XBPS_DISTDIR="$(xdistdir 2>/dev/null)" || XBPS_DISTDIR=.
 ADDREPO="
 	--repository=$XBPS_DISTDIR/hostdir/binpkgs/$BRANCH
 	--repository=$XBPS_DISTDIR/hostdir/binpkgs/$BRANCH/nonfree