summaryrefslogtreecommitdiff
path: root/src/librefetch
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-15 14:59:50 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-15 14:59:50 -0400
commit99f4843280d10b8f093e69a421d08630e53756b5 (patch)
treee5141845607fd93ac2864673a8ebe7bdd84e00c7 /src/librefetch
parentbccc28a6462712dc325186e7a43bb468f26f289e (diff)
That shebang (on a non-executable file) shouldn't have been there.
Diffstat (limited to 'src/librefetch')
-rw-r--r--src/librefetch/librefetchdir/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/librefetch/librefetchdir/Makefile b/src/librefetch/librefetchdir/Makefile
index 58116bb..ea0afab 100644
--- a/src/librefetch/librefetchdir/Makefile
+++ b/src/librefetch/librefetchdir/Makefile
@@ -1,4 +1,3 @@
-#!/usr/bin/env bash
# librefetchdir/Makefile
#
# Copyright (C) 2016 Luke Shumaker <lukeshu@sbcglobal.net>