diff options
author | Renat Lumpau <rl03@gentoo.org> | 2004-08-19 15:38:53 +0000 |
---|---|---|
committer | Renat Lumpau <rl03@gentoo.org> | 2004-08-19 15:38:53 +0000 |
commit | 8681d55f9cefd5e60f4dbc01d6514f71241acf9d (patch) | |
tree | 59ce2ad544d65cc53b74a2c8a35ebda3fe1ead41 /www-apps/phpwiki/files | |
parent | Stable on x86 for the fix of CGI:Session's insecure permission issue. See bug... (diff) | |
download | gentoo-2-8681d55f9cefd5e60f4dbc01d6514f71241acf9d.tar.gz gentoo-2-8681d55f9cefd5e60f4dbc01d6514f71241acf9d.tar.bz2 gentoo-2-8681d55f9cefd5e60f4dbc01d6514f71241acf9d.zip |
Initial ebuild
Diffstat (limited to 'www-apps/phpwiki/files')
-rw-r--r-- | www-apps/phpwiki/files/digest-phpwiki-1.2.4 | 1 | ||||
-rw-r--r-- | www-apps/phpwiki/files/postinstall-en.txt | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/www-apps/phpwiki/files/digest-phpwiki-1.2.4 b/www-apps/phpwiki/files/digest-phpwiki-1.2.4 new file mode 100644 index 000000000000..1b0cbf7890da --- /dev/null +++ b/www-apps/phpwiki/files/digest-phpwiki-1.2.4 @@ -0,0 +1 @@ +MD5 1f338c552f9078ff55f1b20b29b37400 phpwiki-1.2.4.tar.gz 183006 diff --git a/www-apps/phpwiki/files/postinstall-en.txt b/www-apps/phpwiki/files/postinstall-en.txt new file mode 100644 index 000000000000..cdee6154fd42 --- /dev/null +++ b/www-apps/phpwiki/files/postinstall-en.txt @@ -0,0 +1,3 @@ +The default configuration uses a dbm file in /tmp +Be sure to read the install notes in /usr/share/doc/${P}/ +and edit ${MY_INSTALLDIR}/lib/config.php |