diff options
author | Renat Lumpau <rl03@gentoo.org> | 2006-01-15 18:00:35 +0000 |
---|---|---|
committer | Renat Lumpau <rl03@gentoo.org> | 2006-01-15 18:00:35 +0000 |
commit | 05e38ccb0d5ba8cb299d26683dce049968d1497a (patch) | |
tree | 68e6c0f42ff7a524924cc18c9e1a958682a058d2 /www-apps/lxr | |
parent | Fixed DEPEND for libdockapp. (diff) | |
download | gentoo-2-05e38ccb0d5ba8cb299d26683dce049968d1497a.tar.gz gentoo-2-05e38ccb0d5ba8cb299d26683dce049968d1497a.tar.bz2 gentoo-2-05e38ccb0d5ba8cb299d26683dce049968d1497a.zip |
Minor fix in postinstall instructions
(Portage version: 2.0.53)
Diffstat (limited to 'www-apps/lxr')
-rw-r--r-- | www-apps/lxr/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/lxr/Manifest | 12 | ||||
-rw-r--r-- | www-apps/lxr/files/postinstall-en.txt | 2 |
3 files changed, 6 insertions, 13 deletions
diff --git a/www-apps/lxr/ChangeLog b/www-apps/lxr/ChangeLog index 105a5955c6ed..54050368a368 100644 --- a/www-apps/lxr/ChangeLog +++ b/www-apps/lxr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/lxr # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/lxr/ChangeLog,v 1.6 2006/01/10 20:38:07 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/lxr/ChangeLog,v 1.7 2006/01/15 18:00:35 rl03 Exp $ + + 15 Jan 2006; Renat Lumpau <rl03@gentoo.org> files/postinstall-en.txt: + Minor fix in postinstall instructions *lxr-0.9.4 (10 Jan 2006) diff --git a/www-apps/lxr/Manifest b/www-apps/lxr/Manifest index d1516d48cd51..1183444e11d1 100644 --- a/www-apps/lxr/Manifest +++ b/www-apps/lxr/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 dc55789b240abcb943ca404f019a6a92 ChangeLog 1583 MD5 8ce5e2b6e0ab9fcc6a3a116347a24204 files/digest-lxr-0.3.1 60 MD5 079cf235c7e3710d7cfe9c99c049da15 files/digest-lxr-0.9.4 57 -MD5 1f89525a759975c52669c28450b5f23a files/postinstall-en.txt 1352 +MD5 867862e75df9d3d89b3235d846399411 files/postinstall-en.txt 1353 MD5 e29006dab30804fb516da79548e917b3 files/reconfig 272 MD5 dd932f0988c68a07db8e35fce86af72a lxr-0.3.1.ebuild 1741 MD5 bdcdecf40b240ca162c586100e08b444 lxr-0.9.4.ebuild 1954 MD5 4defd726d2b03decc5b7ff21b0aac1a3 metadata.xml 225 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDxBs5EzitwsaoONoRAh5HAKCjJMOKhXu4qweTfGOaZRgLsNFO2wCgjMtK -pYL1u1OWoZT5rbzw21Y7FK0= -=kNM5 ------END PGP SIGNATURE----- diff --git a/www-apps/lxr/files/postinstall-en.txt b/www-apps/lxr/files/postinstall-en.txt index 1139efd64a2f..8da1468851dc 100644 --- a/www-apps/lxr/files/postinstall-en.txt +++ b/www-apps/lxr/files/postinstall-en.txt @@ -33,7 +33,7 @@ Create a directory for the swish index files to go in, and put the path of this directory in the 'swishdir' variable. -4. An .htaccess file has been installed into ${MY_HTDOCSDIR}. Please note that +4. An .htaccess file has been installed into ${MY_INSTALLDIR}. Please note that you must take special care not to make lxr.conf visible to the world. If you are not using mod_perl, use .htaccess_cgi instead. |