From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41604) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWiPQ-000865-26 for qemu-devel@nongnu.org; Wed, 24 Sep 2014 04:58:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XWiPD-0004c4-9h for qemu-devel@nongnu.org; Wed, 24 Sep 2014 04:58:47 -0400 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:42644) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWiPD-0004bJ-2i for qemu-devel@nongnu.org; Wed, 24 Sep 2014 04:58:35 -0400 Received: by mail-wi0-f177.google.com with SMTP id q5so6761190wiv.16 for ; Wed, 24 Sep 2014 01:58:29 -0700 (PDT) Date: Wed, 24 Sep 2014 09:58:26 +0100 From: Stefan Hajnoczi Message-ID: <20140924085826.GD21137@stefanha-thinkpad.redhat.com> References: <1411395594-884-1-git-send-email-pbonzini@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7DO5AaGCk89r4vaK" Content-Disposition: inline In-Reply-To: <1411395594-884-1-git-send-email-pbonzini@redhat.com> Subject: Re: [Qemu-devel] [PATCH] po: fix conflict with %.mo rule in rules.mak List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: borntraeger@de.ibm.com, qemu-devel@nongnu.org --7DO5AaGCk89r4vaK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 22, 2014 at 04:19:54PM +0200, Paolo Bonzini wrote: > po/Makefile includes rules.mak to use the nice quiet-command macro. > However, this also brings in a %.mo rule that breaks "make build". > Put our own rule before the include, so that it has precedence. >=20 > Reported-by: Christian Borntraeger > Signed-off-by: Paolo Bonzini > --- > po/Makefile | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Nice, thanks! I was hitting this with "make install" yesterday. Stefan --7DO5AaGCk89r4vaK Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUIoeyAAoJEJykq7OBq3PIyt4H/0eUADQJCa9YIvXk0zLdhrkU a2uKvRArxXvA9Gh+UD4tEjodF0rZWcmAFpnSHJb+FUG3+lKGT1JPlmigvWCgxmtT zc2X02+84mTgDRfek2/nD2z2G9yuG/4wlJKiPr3sf/JfxeYLVRVJRaYzN/4G3pnh XgemGGXqZl4xisbNU885SkGKjZm+nObegTfq5JPa1RqwQjMwybc3c0/dRn9OUELC dzFUg29NoBgjlrL5/fGNTqy9RFd1AR0sUlFuMRsZAoDqNBActJTjhCx+sXZyhXcZ 6uz6pAgCLDEpQa7b0ClCn/t7I3F0hjQRbaXJScMvMqq8Bc6sFbkjLFzGR12E7Gc= =ogrz -----END PGP SIGNATURE----- --7DO5AaGCk89r4vaK--