summaryrefslogtreecommitdiff
path: root/lang/sather/patches/patch-ak
blob: 956b7be0bb8e474d9778f7795e36d56149656053 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ak,v 1.1.1.1 2002/05/04 00:45:36 jtb Exp $

--- debian/bin-wrapper.orig	Thu May  2 19:23:45 2002
+++ debian/bin-wrapper	Thu May  2 19:24:10 2002
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-export SATHER_HOME=/usr/lib/sather
+export SATHER_HOME=@PREFIX@/lib/sather
 
 BIN_NAME=`basename $0`