reduce-algebra: in command needs absolute path

Bug #820927 reported by Peter Gawthrop
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GetDeb Software Portal
Fix Released
Medium
Christoph Korn

Bug Description

reduce-algebra in command won't read file in current directory. Solution, replace /usr/bin/reduce by

#!/bin/sh
#cd /usr/lib/reduce-algebra/
#./reduce $@
/usr/lib/reduce-algebra/reduce $@

Revision history for this message
Christoph Korn (c-korn) wrote :

Taking reduce-algebra 20110414-1~getdeb1 as starting point.

Changed in getdeb.net:
assignee: nobody → Christoph Korn (c-korn)
importance: Undecided → Medium
status: New → In Progress
Revision history for this message
Christoph Korn (c-korn) wrote :

Package has been built for natty.

Changed in getdeb.net:
status: In Progress → Fix Committed
Revision history for this message
Christoph Korn (c-korn) wrote :

Published.

Thanks.

---------------
reduce-algebra (20110414-1~getdeb2) natty; urgency=low

  * debian/scripts/csl, debian/scripts/reduce:
    Start the executable directly without changing
    to the directory. Allows opening files from the
    command line in the same directory (LP: #820927)

 -- Christoph Korn <email address hidden> Thu, 04 Aug 2011 16:41:08 +0200

Changed in getdeb.net:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.