summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-01-05 08:49:51 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-01-05 08:49:51 +0000
commita17bfc59d3fb6238635b30ccae7d9e8b2a75238e (patch)
treefb0eaf13942b128ab5e4a84e3f003bdb17f4e71f /net-mail/qmailadmin/qmailadmin-1.2.0_rc1.ebuild
parentChanged SRC_URIs to use the existing 2.6.0 tarball and patch on that instead. (diff)
downloadhistorical-a17bfc59d3fb6238635b30ccae7d9e8b2a75238e.tar.gz
historical-a17bfc59d3fb6238635b30ccae7d9e8b2a75238e.tar.bz2
historical-a17bfc59d3fb6238635b30ccae7d9e8b2a75238e.zip
cleanup a bit more
Diffstat (limited to 'net-mail/qmailadmin/qmailadmin-1.2.0_rc1.ebuild')
-rw-r--r--net-mail/qmailadmin/qmailadmin-1.2.0_rc1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/qmailadmin/qmailadmin-1.2.0_rc1.ebuild b/net-mail/qmailadmin/qmailadmin-1.2.0_rc1.ebuild
index db4237e6eff8..f60af4e8534a 100644
--- a/net-mail/qmailadmin/qmailadmin-1.2.0_rc1.ebuild
+++ b/net-mail/qmailadmin/qmailadmin-1.2.0_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/qmailadmin/qmailadmin-1.2.0_rc1.ebuild,v 1.1 2004/01/05 08:23:06 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/qmailadmin/qmailadmin-1.2.0_rc1.ebuild,v 1.2 2004/01/05 08:49:44 robbat2 Exp $
inherit gnuconfig
@@ -36,7 +36,7 @@ src_compile() {
local dir_htdocs_images="${dir_htdocs}/images"
local url_htdocs_images="/${PN}/images"
local dir_cgibin="${dir_vhost}/cgi-bin"
- local url_cgibin="/cgi-bin/qmailadmin"
+ local url_cgibin="/cgi-bin/${PN}"
local dir_htdocs_htmlib="/usr/share/${PN}/htmllib"
local dir_qmail="/var/qmail"
local bin_true="/bin/true"