summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2007-12-01 15:56:18 +0000
committerUlrich Müller <ulm@gentoo.org>2007-12-01 15:56:18 +0000
commit8628d21e36fd85800e7372880f691c19ee91fd00 (patch)
tree63c4de1bb2966a4935c9163c41a18b625fb979b3 /app-emacs/nxml-gentoo-schemas/files
parentUse SITEETC eclass variable. (diff)
downloadhistorical-8628d21e36fd85800e7372880f691c19ee91fd00.tar.gz
historical-8628d21e36fd85800e7372880f691c19ee91fd00.tar.bz2
historical-8628d21e36fd85800e7372880f691c19ee91fd00.zip
Use SITEETC eclass variable.
Package-Manager: portage-2.1.4_rc4
Diffstat (limited to 'app-emacs/nxml-gentoo-schemas/files')
-rw-r--r--app-emacs/nxml-gentoo-schemas/files/60nxml-gentoo-schemas-gentoo.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/nxml-gentoo-schemas/files/60nxml-gentoo-schemas-gentoo.el b/app-emacs/nxml-gentoo-schemas/files/60nxml-gentoo-schemas-gentoo.el
index cae317749029..4b6816257799 100644
--- a/app-emacs/nxml-gentoo-schemas/files/60nxml-gentoo-schemas-gentoo.el
+++ b/app-emacs/nxml-gentoo-schemas/files/60nxml-gentoo-schemas-gentoo.el
@@ -4,4 +4,4 @@
;; This must come after the nxml-mode site initialisation,
;; because rng-schema-locating-files-default is set there.
(add-to-list 'rng-schema-locating-files-default
- "/usr/share/emacs/etc/nxml-gentoo-schemas/schemas.xml")
+ "@SITEETC@/schemas.xml")