Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-dev
What is the preferred method for pulling source from CVS in an ebuild? I'm trying to
modify the madwifi-driver ebuild to pull from CVS instead of a specific snapshot tarball.
I add the following to the ebuild:
inherit cvs
ECVS_SERVER="cvs.sourceforge.net:/cvsroot/madwifi"
ECVS_MODULE="madwifi"
ECVS_TOP_DIR="${DISTDIR}/cvs-src/${PN}"
S="${WORKDIR}/${ECVS_MODULE}"
SRC_URI=""
When I try to emerge it, I get:
/usr/sbin/ebuild.sh: line 37: cd: /var/tmp/portage/madwifi-driver-cvs-0.1/work/madwifi: No
such file or directory
mv: cannot stst 'Makefile.inc': No such file or directory
sed: can't read /var/tmp/portage/mdwifi-driver-cvs-0.1/temp/Makefile.inc: No such file or
directory
>>> Source unpacked.
make: *** No rule to make target `clean'. Stop.
make: *** No targets specified and no makefile found. Stop.
What did I do wrong?
--
Andrew Gaffney
Network Administrator
Skyline Aeronautics, LLC.
636-357-1548
--
gentoo-dev@g.o mailing list
|
|