summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2004-09-05 13:29:41 +0000
committerThomas Matthijs <axxo@gentoo.org>2004-09-05 13:29:41 +0000
commitf89c4837348d6988769250a1fd3e41ede8949381 (patch)
treee3dfe809b9bd998fcf1345dd274799bd03c485fd /dev-java
parentStable on hppa. (Manifest recommit) (diff)
downloadgentoo-2-f89c4837348d6988769250a1fd3e41ede8949381.tar.gz
gentoo-2-f89c4837348d6988769250a1fd3e41ede8949381.tar.bz2
gentoo-2-f89c4837348d6988769250a1fd3e41ede8949381.zip
postrm -> postinst (i need to wakeup)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/javacc/javacc-3.2-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/javacc/javacc-3.2-r3.ebuild b/dev-java/javacc/javacc-3.2-r3.ebuild
index f190648b8fe0..07c16223f1ba 100644
--- a/dev-java/javacc/javacc-3.2-r3.ebuild
+++ b/dev-java/javacc/javacc-3.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/javacc/javacc-3.2-r3.ebuild,v 1.1 2004/09/05 11:27:44 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/javacc/javacc-3.2-r3.ebuild,v 1.2 2004/09/05 13:29:41 axxo Exp $
inherit java-pkg
@@ -43,7 +43,7 @@ src_install() {
newins ${PN}-${PV} 22javacc || die "Missing ${PF}"
}
-pkg_postrm() {
+pkg_postinst() {
#close bug 61975
if [ -f /etc/env.d/22javacc ] ; then
rm -f /etc/env.d/22javacc