From 080d2decb7e3aae1917de9d8a7d5089d74833d65 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 15 Apr 2016 10:37:07 -0400 Subject: librefetch: add a comment --- src/librefetch/librefetchdir/libmakepkg/tidy/~source_date_epoch.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/librefetch/librefetchdir/libmakepkg/tidy/~source_date_epoch.sh b/src/librefetch/librefetchdir/libmakepkg/tidy/~source_date_epoch.sh index fec7686..9141d67 100755 --- a/src/librefetch/librefetchdir/libmakepkg/tidy/~source_date_epoch.sh +++ b/src/librefetch/librefetchdir/libmakepkg/tidy/~source_date_epoch.sh @@ -21,6 +21,9 @@ # You should have received a copy of the GNU General Public License # along with LibreFetch. If not, see . +# This filename starts with a ~ because it sorts after every other +# (printable) ASCII character, and we want this to run last. + [[ -n "$LIBMAKEPKG_TIDY_SOURCE_DATE_EPOCH_SH" ]] && return LIBMAKEPKG_TIDY_SOURCE_DATE_EPOCH_SH=1 -- cgit v1.2.2