735170595a
this unbust plugins. discussed and ok by pvalchev@.
13 lines
378 B
Plaintext
13 lines
378 B
Plaintext
$OpenBSD: patch-Expense_Makefile_in,v 1.5 2003/03/03 03:01:59 fgsch Exp $
|
|
--- Expense/Makefile.in.orig Sun Mar 2 04:16:24 2003
|
|
+++ Expense/Makefile.in Sun Mar 2 04:16:30 2003
|
|
@@ -2,7 +2,7 @@ top_srcdir = @top_srcdir@
|
|
top_builddir = @top_srcdir@
|
|
|
|
# Install variables
|
|
-prefix=@prefix@
|
|
+prefix=${PREFIX}
|
|
|
|
#Pilot flags (include dir), and Libraries
|
|
PILOT_FLAGS=@PILOT_FLAGS@
|