13 lines
353 B
Plaintext
13 lines
353 B
Plaintext
$NetBSD: patch-ab,v 1.4 2009/04/07 05:07:03 schmonz Exp $
|
|
|
|
--- Makefile.in.orig 2008-04-29 13:31:56.000000000 -0400
|
|
+++ Makefile.in
|
|
@@ -24,6 +24,7 @@ export datadir:=@datadir@
|
|
export sysconfdir:=@sysconfdir@
|
|
export libdir:=@libdir@
|
|
export mandir:=@mandir@
|
|
+export localedir:=@localedir@
|
|
export CC:=@CC@
|
|
export CFLAGS:=@CFLAGS@
|
|
export RSVG:=@RSVG@
|