actually apply the patch
authorTristan Heaven <tristan@gentoo.org>
Thu, 23 Nov 2006 20:28:02 +0000 (20:28 +0000)
committerTristan Heaven <tristan@gentoo.org>
Thu, 23 Nov 2006 20:28:02 +0000 (20:28 +0000)
Package-Manager: portage-2.1.2_rc2-r1

games-arcade/rocksndiamonds/rocksndiamonds-3.2.2.ebuild

index a01dc254da8582eb3102abcf1f6bdc6cce943c62..612a265258ee2dea63bbb57b9ec69e3ece907443 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/rocksndiamonds/rocksndiamonds-3.2.2.ebuild,v 1.3 2006/09/23 11:41:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/rocksndiamonds/rocksndiamonds-3.2.2.ebuild,v 1.4 2006/11/23 20:28:02 nyhm Exp $
 
 inherit flag-o-matic eutils games
 
@@ -42,6 +42,7 @@ src_unpack() {
                rockslevels-dx-1.0.tar.gz
 
        # make it parallel-friendly.
+       epatch "${FILESDIR}"/${P}-parallel-build.patch
        sed -i \
                -e 's:\$(MAKE_CMD):$(MAKE) -C $(SRC_DIR):' \
                -e '/^MAKE/d' \