[Apt-listbugs-commits] [SCM] apt-listbugs development tree branch, master, updated. 0.0.95-16-gba68722
Ryan Niebur
ryanryan52 at gmail.com
Fri May 15 08:29:48 UTC 2009
The following commit has been merged in the master branch:
commit ba6872220c523cc9b149359ba145ae53282a73b3
Author: Ryan Niebur <ryanryan52 at gmail.com>
Date: Fri May 15 01:29:42 2009 -0700
force the shell in the Makefile to be bash, as it contains bashisms
diff --git a/Makefile b/Makefile
index b75ccdf..070ba88 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,5 @@
+SHELL = /bin/bash
+
all:
clean:
--
apt-listbugs development tree
More information about the Apt-listbugs-commits
mailing list