summaryrefslogtreecommitdiff
path: root/src/gitget/gitget
diff options
context:
space:
mode:
Diffstat (limited to 'src/gitget/gitget')
-rwxr-xr-xsrc/gitget/gitget4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/gitget/gitget b/src/gitget/gitget
index 59b2fba..b139590 100755
--- a/src/gitget/gitget
+++ b/src/gitget/gitget
@@ -18,7 +18,9 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-. "$(librelib messages)"
+
+source "$(librelib messages)"
+
# from makepkg
dir_is_empty() {