summaryrefslogtreecommitdiff
path: root/x11/gnopernicus/patches/patch-ad
blob: 4f0a0910a0a82cd5eb67d1089634b4fed054cfda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.1 2004/02/17 22:40:30 jmmv Exp $

--- braille/libbrl/Makefile.in.orig	2003-10-07 16:31:15.000000000 +0200
+++ braille/libbrl/Makefile.in
@@ -171,7 +171,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)\" \
 	   $(BRLTTY_ACTIVE)			\
 	   $(LIBBRL_CFLAGS) 			\