~ubuntu-branches/ubuntu/saucy/doris/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/patches/csh-path.patch

  • Committer: Package Import Robot
  • Author(s): Antonio Valentino
  • Date: 2012-12-19 19:29:21 UTC
  • Revision ID: package-import@ubuntu.com-20121219192921-wzijb38bxndmwl3m
Tags: 4.06~beta2+dfsg-1
Initial release (Closes: #696520)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Fix csh path
 
2
--- a/bin/heightamb
 
3
+++ b/bin/heightamb
 
4
@@ -1,4 +1,4 @@
 
5
-#!/usr/bin/csh -f
 
6
+#!/bin/csh -f
 
7
 #%// BK 25-May-2000
 
8
 #%// $Revision: 1.1 $  $Date: 2005/07/28 09:27:00 $
 
9