chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
c458dd3
)
Add SHELL=bash debian/rules for benefit of systems with rubbish default
author
Richard Kettlewell
<rjk@greenend.org.uk>
Sat, 2 May 2009 11:13:07 +0000
(12:13 +0100)
committer
Richard Kettlewell
<rjk@greenend.org.uk>
Sat, 2 May 2009 11:13:07 +0000
(12:13 +0100)
shells.
debian/rules
patch
|
blob
|
blame
|
history
diff --git
a/debian/rules
b/debian/rules
index e3fe1c9abdc92d7bb0e4549ed12a90644f972923..620c77564d7ef2ac2b5d176bfa76ec3ef2841a54 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-60,6
+60,8
@@
SENDMAIL=/usr/sbin/sendmail
LIBTOOL=./libtool
FAKEROOT=fakeroot
LIBTOOL=./libtool
FAKEROOT=fakeroot
+SHELL=bash
+
# ./prepare is the script that generates configure etc. It only needs to be
# run if building from a checkout rather than a tarball.
build:
# ./prepare is the script that generates configure etc. It only needs to be
# run if building from a checkout rather than a tarball.
build: