From 3f111dfa0c6ef68339f1a5086342a53a66a4c57a Mon Sep 17 00:00:00 2001 From: "Thomas Bushnell, BSG" Date: Sun, 24 Feb 2008 19:19:32 -0500 Subject: Import Debian changes 3b1-3 slib (3b1-3) unstable; urgency=low * slib.sh: Specify #!/bin/bash. (Closes: #465359) * slib.1: Put title *before* section in TH directive. * debian/rules (binary-indep): Call dh_md5sums toward the end. * debian/control (Build-Depends-Indep): Require debhelper version 5. * debian/compat: New file (level 5). --- slib.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slib.sh') diff --git a/slib.sh b/slib.sh index b4c39ee..b9f0417 100755 --- a/slib.sh +++ b/slib.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash ##"slib" script; Find a Scheme implementation and initialize SLIB in it. #Copyright (C) 2003, 2004 Aubrey Jaffer # -- cgit v1.2.3