reopen 464995
tags 464995 + patch
thanks

Apologies for the noise - I had only inspected the source package and did
not check the version Raphael re-opened with.

The problem does indeed persist. Tested patch attached.
.

Regards,

-- 
Chris Lamb, UK                                       [EMAIL PROTECTED]
                                                            GPG: 0x634F9A20
diff -urNad jacal-1b9.orig/debian/rules jacal-1b9/debian/rules
--- jacal-1b9.orig/debian/rules 2008-05-04 00:00:59.000000000 +0100
+++ jacal-1b9/debian/rules      2008-05-04 00:02:59.000000000 +0100
@@ -70,7 +70,7 @@
        echo ";;(use-modules (ice-9 slib))"      > 
debian/jacal/usr/lib/jacal/go.scm
        echo "(slib:load \"/usr/lib/jacal/math\")"       > 
debian/jacal/usr/lib/jacal/go.scm
        echo "(math)"                           >> 
debian/jacal/usr/lib/jacal/go.scm
-       echo '#! /bin/sh'                        > debian/jacal/usr/bin/jacal
+       echo '#! /bin/bash'                      > debian/jacal/usr/bin/jacal
        echo JACALDIR=/usr/lib/jacal/           >> debian/jacal/usr/bin/jacal
        echo VERSION=1b7                        >> debian/jacal/usr/bin/jacal
        cat jacal.sh                            >> debian/jacal/usr/bin/jacal
diff -urNad jacal-1b9.orig/jacal.sh jacal-1b9/jacal.sh
--- jacal-1b9.orig/jacal.sh     2008-05-04 00:00:59.000000000 +0100
+++ jacal-1b9/jacal.sh  2008-05-04 00:01:33.000000000 +0100
@@ -1,4 +1,3 @@
-#!/bin/bash
 ##"jacal" sh script; Find a Scheme implementation and run JACAL in it.
 # Copyright (C) 2001, 2003, 2004 Aubrey Jaffer
 #

Attachment: signature.asc
Description: PGP signature

Reply via email to