add post install info back

Package-Manager: portage-2.2.0_alpha166
RepoMan-Options: --force
This commit is contained in:
Mario Fetka
2013-04-16 07:41:52 +02:00
parent 65bf5088c4
commit ba27601f85
3 changed files with 8 additions and 2 deletions

View File

@@ -43,5 +43,8 @@ src_install() {
webapp_configfile "${MY_HTDOCSDIR}"/config.php
webapp_serverowned "${MY_HTDOCSDIR}"/config.php
webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt
webapp_postupgrade_txt en "${FILESDIR}"/postupgrade-en.txt
webapp_src_install
}