diff options
Diffstat (limited to 'www-apps/indefero/indefero-1.2.ebuild')
-rw-r--r-- | www-apps/indefero/indefero-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/indefero/indefero-1.2.ebuild b/www-apps/indefero/indefero-1.2.ebuild index 3c5e5f6..8116319 100644 --- a/www-apps/indefero/indefero-1.2.ebuild +++ b/www-apps/indefero/indefero-1.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 } |