summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-04-09 05:08:37 +0000
committerAchim Gottinger <achim@gentoo.org>2001-04-09 05:08:37 +0000
commitb04a4998b76acc90e7744c4a57f71bb29ab54ad2 (patch)
tree87b83871fdc2faa7d3c0306d1f843143e6a9aac0 /dev-perl/SGMLSpm
parent*** empty log message *** (diff)
downloadgentoo-2-b04a4998b76acc90e7744c4a57f71bb29ab54ad2.tar.gz
gentoo-2-b04a4998b76acc90e7744c4a57f71bb29ab54ad2.tar.bz2
gentoo-2-b04a4998b76acc90e7744c4a57f71bb29ab54ad2.zip
*** empty log message ***
Diffstat (limited to 'dev-perl/SGMLSpm')
-rw-r--r--dev-perl/SGMLSpm/SGMLSpm-1.03.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.03.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.03.ebuild
index a769bebd1d69..4d6c636d0140 100644
--- a/dev-perl/SGMLSpm/SGMLSpm-1.03.ebuild
+++ b/dev-perl/SGMLSpm/SGMLSpm-1.03.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03.ebuild,v 1.4 2001/02/15 18:17:31 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03.ebuild,v 1.5 2001/04/09 05:08:37 achim Exp $
A=${PN}-${PV}ii.tar.gz
S=${WORKDIR}/${PN}
@@ -14,7 +14,7 @@ DEPEND=">=sys-devel/perl-5"
src_unpack() {
unpack ${A}
- cp ${FILESDIR}/Makefile ${S}
+ cp ${FILESDIR}/${P}-Makefile ${S}/Makefile
}
src_compile() {