sys-fs/tux3: repoman cleanup

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@1224 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2009-05-17 21:48:35 +00:00
parent 16b2273be7
commit 9adcc71cea
3 changed files with 6 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ S="${WORKDIR}/tux3/user/kernel"
src_unpack() {
mercurial_src_unpack
cd ${S}
cd "${S}"
epatch "${FILESDIR}"/tux3-TUX3_SUPER_MAGIC-1.patch
}