diff options
author | 2012-02-01 18:50:21 -0500 | |
---|---|---|
committer | 2012-02-01 18:50:21 -0500 | |
commit | 930f6f3f66011d3cf05a0aebce9fd5511c486f80 (patch) | |
tree | 8386a279ede8cdf04b9a9bcd00235cf74823ead9 /www-apps/indefero/indefero-1.2.ebuild | |
parent | Use webapp postinst (diff) | |
download | c1pher-930f6f3f66011d3cf05a0aebce9fd5511c486f80.tar.gz c1pher-930f6f3f66011d3cf05a0aebce9fd5511c486f80.tar.bz2 c1pher-930f6f3f66011d3cf05a0aebce9fd5511c486f80.zip |
typo and proper dbsetup
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 9308ead..a018ab5 100644 --- a/www-apps/indefero/indefero-1.2.ebuild +++ b/www-apps/indefero/indefero-1.2.ebuild @@ -31,7 +31,7 @@ src_compile(){ :; } src_install(){ webapp_src_preinst - rm COPYING INSTALL.mdtext release-scrpt run-tests + rm COPYING INSTALL.mdtext release-script run-tests dodoc doc/* NEWS.mdtext AUTHORS CONTRIBUTE.mdtext rm -rf doc NEWS.mdtext AUTHORS CONTRIBUTE.mdtext |