openbsd-ports/comms/jpilot/patches/patch-KeyRing_Makefile_in
fgsch 735170595a don't use gnu dest, instead make this port DESTDIR aware.
this unbust plugins. discussed and ok by pvalchev@.
2003-03-03 03:01:58 +00:00

13 lines
378 B
Plaintext

$OpenBSD: patch-KeyRing_Makefile_in,v 1.1 2003/03/03 03:01:59 fgsch Exp $
--- KeyRing/Makefile.in.orig Sun Mar 2 04:17:42 2003
+++ KeyRing/Makefile.in Sun Mar 2 04:17:49 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@