summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2014-01-14 01:45:34 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2014-01-14 01:45:34 +0000
commitadd095c57bf0875d92791ee7022d826d7952937e (patch)
treefd415b74a4147a806016028c9634be4428242571 /dev-db/phpmyadmin
parentBump to 4.1.4 release - fixes bug 492284. (diff)
downloadgentoo-2-add095c57bf0875d92791ee7022d826d7952937e.tar.gz
gentoo-2-add095c57bf0875d92791ee7022d826d7952937e.tar.bz2
gentoo-2-add095c57bf0875d92791ee7022d826d7952937e.zip
Really add the missing "/" on the URL (postinstall file).
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key BB0E6E98)
Diffstat (limited to 'dev-db/phpmyadmin')
-rw-r--r--dev-db/phpmyadmin/ChangeLog6
-rw-r--r--dev-db/phpmyadmin/files/postinstall-en-3.1.txt2
2 files changed, 6 insertions, 2 deletions
diff --git a/dev-db/phpmyadmin/ChangeLog b/dev-db/phpmyadmin/ChangeLog
index 6e7ab10c94cc..c72c9920eefb 100644
--- a/dev-db/phpmyadmin/ChangeLog
+++ b/dev-db/phpmyadmin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/phpmyadmin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/ChangeLog,v 1.500 2014/01/14 01:41:12 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/ChangeLog,v 1.501 2014/01/14 01:45:34 jmbsvicetto Exp $
+
+ 14 Jan 2014; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ files/postinstall-en-3.1.txt:
+ Really add the missing "/" on the URL (postinstall file).
*phpmyadmin-4.1.4 (14 Jan 2014)
diff --git a/dev-db/phpmyadmin/files/postinstall-en-3.1.txt b/dev-db/phpmyadmin/files/postinstall-en-3.1.txt
index 21fa8b36c582..4e72581eb82d 100644
--- a/dev-db/phpmyadmin/files/postinstall-en-3.1.txt
+++ b/dev-db/phpmyadmin/files/postinstall-en-3.1.txt
@@ -8,7 +8,7 @@ a) Create config.inc.php. You can use the web-based installer
mkdir ${MY_INSTALLDIR}/config
chown ${VHOST_SERVER_UID}:${VHOST_SERVER_UID} ${MY_INSTALLDIR}/config
- then go to http://${VHOST_HOSTNAME}${VHOST_APPDIR}/setup/
+ then go to http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/setup/
once you've saved the configuration: