summaryrefslogtreecommitdiff
path: root/x11/gnopernicus/patches/patch-ad
blob: 08fc68007d0b69076b1497cd390ef5403b8159d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.5 2005/10/16 12:12:01 jmmv Exp $

--- braille/libbrl/Makefile.in.orig	2005-09-30 10:45:52.000000000 +0200
+++ braille/libbrl/Makefile.in
@@ -245,7 +245,7 @@ libbrl_LTLIBRARIES = libbrl.la
 INCLUDES = -I$(top_builddir)			\
 	   -I$(top_srcdir)/srutil		\
 	   -I$(top_srcdir)/srconf/libsrconf 	\
-	   -DBRAILLE_TRANS_TABLES_DIR=\"$(sysconfdir)/gnopernicus-1.0/translation_tables/\" \
+	   -DBRAILLE_TRANS_TABLES_DIR=\"$(sysconfdir)/translation_tables/\" \
 	   $(BRLTTY_ACTIVE)			\
 	   $(LIBBRL_CFLAGS) 			\
 	   $(BRLTTY_INCLUDE)			\