diff options
author | Michael J. Cohen <mjc@gentoo.org> | 2002-07-02 02:24:16 +0000 |
---|---|---|
committer | Michael J. Cohen <mjc@gentoo.org> | 2002-07-02 02:24:16 +0000 |
commit | 0c67157c6b8d6bb48a290b4f74d376a98db2fc98 (patch) | |
tree | f2cf423d3f7ebb57177625a8fd53a228a3b4b924 /sys-kernel | |
parent | Woo, addpatches works now. (diff) | |
download | gentoo-2-0c67157c6b8d6bb48a290b4f74d376a98db2fc98.tar.gz gentoo-2-0c67157c6b8d6bb48a290b4f74d376a98db2fc98.tar.bz2 gentoo-2-0c67157c6b8d6bb48a290b4f74d376a98db2fc98.zip |
Oops, left -mjc2 in the wrong spot.
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/mjc-sources/mjc-sources-2.4.19_pre10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/mjc-sources/mjc-sources-2.4.19_pre10.ebuild b/sys-kernel/mjc-sources/mjc-sources-2.4.19_pre10.ebuild index 233f3077787a..9eb834009f7f 100644 --- a/sys-kernel/mjc-sources/mjc-sources-2.4.19_pre10.ebuild +++ b/sys-kernel/mjc-sources/mjc-sources-2.4.19_pre10.ebuild @@ -5,7 +5,7 @@ #we use this next variable to avoid duplicating stuff on cvs GFILESDIR=${PORTDIR}/sys-kernel/linux-sources/files OKV=2.4.18 -KV=${P}-mjc2 +KV=${P}-mjc3 S=${WORKDIR}/linux-${KV} ETYPE="sources" |