# HG changeset patch # User Oleksandr Gavenko # Date 1267952293 -7200 # Node ID 7a7dc2befa99b9e9f3c34eb610e2e7fac4556a6c # Parent b1bd2648b8269aa13d150ac850d2f51cb0ffdac2 Because of Debian policy documentation covered by FDL license with invariant sections not allowed in packet repository tree. So it must be installed manually. My usually configuration install user local software into ~/usr DISTDIR. diff -r b1bd2648b826 -r 7a7dc2befa99 .emacs-my --- a/.emacs-my Sat Mar 06 14:26:14 2010 +0200 +++ b/.emacs-my Sun Mar 07 10:58:13 2010 +0200 @@ -521,6 +521,12 @@ ;; ====================================================================== ;; Info. +;; Because of Debian policy documentation covered by FDL license with invariant sections not allowed in packet +;; repository tree. So it must be installed manually. My usually configuration install user local software +;; into ~/usr DISTDIR. +(unless (getenv "INFOPATH") + (setenv "INFOPATH" "~/usr/share/info:")) + ;; ====================================================================== ;; man, woman.