summaryrefslogtreecommitdiff
path: root/src/is_built
diff options
context:
space:
mode:
Diffstat (limited to 'src/is_built')
-rwxr-xr-xsrc/is_built2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
-. libremessages
+. "$(librelib messages)"
usage() {
print "Usage: %s [-h] PKGNAME [PKGVER]" "${0##*/}" "${0##*/}"