summaryrefslogtreecommitdiff
path: root/src/pkgbuild-check-nonfree
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkgbuild-check-nonfree')
-rwxr-xr-xsrc/pkgbuild-check-nonfree6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/pkgbuild-check-nonfree b/src/pkgbuild-check-nonfree
index 965d0ab..6cd6b1c 100755
--- a/src/pkgbuild-check-nonfree
+++ b/src/pkgbuild-check-nonfree
@@ -30,9 +30,9 @@
# i appologize that i deleted your vim metadata - no wait, not sorry :)
-. "$(librelib messages)"
-. "$(librelib conf)"
-. "$(librelib blacklist)"
+source "$(librelib blacklist)"
+source "$(librelib conf)"
+source "$(librelib messages)"
usage() {