Mono Tools is a collection of development and testing programs and utilities for use with Mono
11 lines
380 B
Text
11 lines
380 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2008/04/19 18:46:43 kefren Exp $
|
|
--- po/Makefile.in.in.orig 2008-03-19 13:44:17.000000000 +0200
|
|
+++ po/Makefile.in.in 2008-03-19 13:44:36.000000000 +0200
|
|
@@ -32,6 +32,7 @@
|
|
gnulocaledir = $(datadir)/locale
|
|
gettextsrcdir = $(datadir)/glib-2.0/gettext/po
|
|
subdir = po
|
|
+top_builddir = @top_builddir@
|
|
|
|
INSTALL = @INSTALL@
|
|
INSTALL_DATA = @INSTALL_DATA@
|