summaryrefslogtreecommitdiff
path: root/x11/gnopernicus/patches/patch-ad
blob: 139ec569f191603d0f2b1b24493f0f9161c675ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.4 2005/05/19 21:09:43 jmmv Exp $

--- braille/libbrl/Makefile.in.orig	2005-04-06 09:20:15.000000000 +0000
+++ 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/\" \
 	   -DTTYNAME0=\"$(TTYNAME_0)\" -DTTYNAME1=\"$(TTYNAME_1)\" \
 	   -DTTYNAME2=\"$(TTYNAME_2)\" -DTTYNAME3=\"$(TTYNAME_3)\" \
 	   $(BRLTTY_ACTIVE)			\