summaryrefslogtreecommitdiff
path: root/math/eukleides/files/patch-Config
blob: aefcb4138ba607a14fc42ccd9b282a8c58f010fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
--- Config.orig	2010-04-27 06:31:00 UTC
+++ Config
@@ -8,7 +8,7 @@ BINARIES = eukleides euktopst
 
 # Localized keywords
 # Uncomment to enable this feature.
-# LOCALES = de fr
+LOCALES = de fr
 
 # Documentation
 # Alternative targets are 'pdf' and 'html'.
@@ -27,9 +27,9 @@ MO_DIR = $(SHARE_DIR)/locale
 BIN_DIR = $(PREFIX)/bin
 SHARE_DIR = $(PREFIX)/share
 MO_DIR = $(SHARE_DIR)/locale
-DOC_DIR = $(SHARE_DIR)/doc/eukleides
-EXM_DIR = $(DOC_DIR)/examples
-MAN_DIR = $(SHARE_DIR)/man/man1
-INFO_DIR = $(SHARE_DIR)/info
+DOC_DIR = ${PREFIX}/share/doc/eukleides
+EXM_DIR = ${PREFIX}/share/examples/eukleides
+MAN_DIR = $(PREFIX)/share/man/man1
+INFO_DIR = $(PREFIX)/share/info
 TEX_DIR = $(SHARE_DIR)/texmf/tex/latex/eukleides