summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2008-02-21 16:40:35 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2008-02-21 16:40:35 +0000
commit38f49468bbb9d4e6a9ddfd28a8eb9320653f7978 (patch)
tree9fa3ab148e64d41ae99225fa71527415e667a011 /www-apps/wordpress-mu/wordpress-mu-1.3.3.ebuild
parentDon't copy the config file; setup depends on it not being there (diff)
downloaduser-38f49468bbb9d4e6a9ddfd28a8eb9320653f7978.tar.gz
user-38f49468bbb9d4e6a9ddfd28a8eb9320653f7978.tar.bz2
user-38f49468bbb9d4e6a9ddfd28a8eb9320653f7978.zip
We don't have wp-config.php, don't track it
svn path=/user/; revision=75
Diffstat (limited to 'www-apps/wordpress-mu/wordpress-mu-1.3.3.ebuild')
-rw-r--r--www-apps/wordpress-mu/wordpress-mu-1.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/wordpress-mu/wordpress-mu-1.3.3.ebuild b/www-apps/wordpress-mu/wordpress-mu-1.3.3.ebuild
index 9df19f0..630241d 100644
--- a/www-apps/wordpress-mu/wordpress-mu-1.3.3.ebuild
+++ b/www-apps/wordpress-mu/wordpress-mu-1.3.3.ebuild
@@ -50,7 +50,7 @@ src_install() {
# Identify the configuration files that this app uses
# User may want to make changes to these!
- webapp_configfile "${MY_HTDOCSDIR}"/wp-config.php
+ # webapp_configfile "${MY_HTDOCSDIR}"/wp-config.php
webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt
webapp_postupgrade_txt en "${FILESDIR}"/postupgrade-en.txt