From 2d1ae58285ade402260bf5d5a4dbf42aba027fc5 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 20 Apr 2017 16:39:29 -0400 Subject: Consistently use ". $(librelib slug)" to load libraries. --- src/is_built | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/is_built') diff --git a/src/is_built b/src/is_built index 29b2744..7e4a005 100755 --- a/src/is_built +++ b/src/is_built @@ -20,7 +20,7 @@ # You should have received a copy of the GNU General Public License # along with Parabola. If not, see . -. libremessages +. "$(librelib messages)" usage() { print "Usage: %s [-h] PKGNAME [PKGVER]" "${0##*/}" "${0##*/}" -- cgit v1.2.2