summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apache/mod_backhand/mod_backhand-1.2.2.ebuild')
-rw-r--r--www-apache/mod_backhand/mod_backhand-1.2.2.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/www-apache/mod_backhand/mod_backhand-1.2.2.ebuild b/www-apache/mod_backhand/mod_backhand-1.2.2.ebuild
index bafc50d0cc1b..e5808ed7de90 100644
--- a/www-apache/mod_backhand/mod_backhand-1.2.2.ebuild
+++ b/www-apache/mod_backhand/mod_backhand-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_backhand/mod_backhand-1.2.2.ebuild,v 1.1 2005/01/22 19:20:18 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_backhand/mod_backhand-1.2.2.ebuild,v 1.2 2005/02/25 15:03:59 hollow Exp $
inherit eutils apache-module
@@ -29,10 +29,6 @@ src_compile() {
${APXS1} -c -o byHostname.so byHostname.c || die "apxs failed"
}
-src_install() {
- apache-module_src_install
-}
-
pkg_postinst() {
install -d -m 0755 -o apache -g apache ${ROOT}/var/lib/backhand
apache-module_pkg_postinst