summaryrefslogtreecommitdiff
blob: a116039a8d6252c95123c47896f3de46e162b689 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- a/bin/sgmlwhich	2007-10-08 04:21:25 +0200
+++ b/bin/sgmlwhich	2007-10-08 04:21:36 +0200
@@ -3,5 +3,5 @@
 # Send any comments to Eric Bischoff <eric@caldera.de>
 # This program is under GPL license. See LICENSE file for details.
 
-echo "/etc/sgml/sgml.conf"
+echo "@GENTOO_PORTAGE_EPREFIX@/etc/sgml/sgml.conf"
 # Simple, isn't it? ;-)
--- a/config/sgml.conf	2000-11-17 09:36:11 +0100
+++ b/config/sgml.conf	2007-10-08 04:42:52 +0200
@@ -1,3 +1,3 @@
 # /etc/sgml/sgml.conf conformant with LSB
-SGML_BASE_DIR=/usr/share/sgml
-SGML_CATALOGS_DIR=/etc/sgml
+SGML_BASE_DIR=@GENTOO_PORTAGE_EPREFIX@/usr/share/sgml
+SGML_CATALOGS_DIR=@GENTOO_PORTAGE_EPREFIX@/etc/sgml