diff options
author | tron <tron> | 2002-01-30 02:15:27 +0000 |
---|---|---|
committer | tron <tron> | 2002-01-30 02:15:27 +0000 |
commit | e5dc81a87ed5a409648b22c837c61b7b11ff95c3 (patch) | |
tree | 9577ea057bdcbb885377bafddb2754502ba1d15c /databases | |
parent | 1da81fcdc7c63aa9570349d2e9621a10960c45a1 (diff) | |
download | pkgsrc-e5dc81a87ed5a409648b22c837c61b7b11ff95c3.tar.gz |
Add a message which explains how to use the package properly to avoid
things like the one described in PR pkg/15379.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/phpmyadmin/MESSAGE | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/phpmyadmin/MESSAGE b/databases/phpmyadmin/MESSAGE new file mode 100644 index 00000000000..56ae0fa3e4f --- /dev/null +++ b/databases/phpmyadmin/MESSAGE @@ -0,0 +1,6 @@ +$NetBSD: MESSAGE,v 1.1 2002/01/30 02:15:27 tron Exp $ + +Do *not* edit "${PREFIX}/share/phpmyadmin/config.inc.php" to customize +this package because it is a prototype file. Instead link, copy or map +the required files to your web space and create a local copy of +"config.inc.php" there. |