From 5bb31c971272490bd4f1566c953b2fdaea42995c Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 20 May 2015 19:23:01 -0600 Subject: Use #!/hint/bash instead of the more verbose comment --- src/librefetch/librefetch-makepkg.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/librefetch') diff --git a/src/librefetch/librefetch-makepkg.conf.in b/src/librefetch/librefetch-makepkg.conf.in index 48ecd01..723bc15 100644 --- a/src/librefetch/librefetch-makepkg.conf.in +++ b/src/librefetch/librefetch-makepkg.conf.in @@ -1,4 +1,4 @@ -#!/usr/bin/env bash # non-executable, but put this there as a hint to text editors +#!/hint/bash # This file should be 'source'd by makepkg.conf to enable librefetch edit_dlagents() { -- cgit v1.2.2