From: Michael Orlitzky Date: Wed, 1 Jan 2020 13:13:47 +0000 (-0500) Subject: compilation: drop custom $REPOS variable. X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=fea20390a6c51a1756e517f47e03a9e15d83e3f6;hp=fea20390a6c51a1756e517f47e03a9e15d83e3f6;p=bash.d.git compilation: drop custom $REPOS variable. Now that the upstream default is /var/db/repos, that's not much harder to type than $REPOS was. ---