summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDane Smith <c1pher@gentoo.org>2012-07-18 11:11:23 -0400
committerDane Smith <c1pher@gentoo.org>2012-07-18 11:11:23 -0400
commit4add08f208614013cec22ff95172752d8511730a (patch)
tree7f2ec7ede43bcf7eaad37badb02b493800598f95 /www-apps/indefero/indefero-1.3.2.ebuild
parentFix deps. Add new version for testing. (diff)
downloadc1pher-4add08f208614013cec22ff95172752d8511730a.tar.gz
c1pher-4add08f208614013cec22ff95172752d8511730a.tar.bz2
c1pher-4add08f208614013cec22ff95172752d8511730a.zip
Rename postinst.
Diffstat (limited to 'www-apps/indefero/indefero-1.3.2.ebuild')
-rw-r--r--www-apps/indefero/indefero-1.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/indefero/indefero-1.3.2.ebuild b/www-apps/indefero/indefero-1.3.2.ebuild
index 54f1d62..ee21f10 100644
--- a/www-apps/indefero/indefero-1.3.2.ebuild
+++ b/www-apps/indefero/indefero-1.3.2.ebuild
@@ -49,7 +49,7 @@ src_install(){
doins -r .
webapp_configfile "${MY_HTDOCSDIR}/src/IDF/conf/idf.php"
- webapp_postinst_txt en "${FILESDIR}/postinstall-en-${PV}.txt"
+ webapp_postinst_txt en "${FILESDIR}/postinstall-en.txt"
webapp_src_install
}