From fddefae905b8e6611048b77bb985bf152ab845ce Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 7 Oct 2016 18:27:37 +0200 Subject: [PATCH] qmc2: rebuild for musl repo --- srcpkgs/qmc2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qmc2/template b/srcpkgs/qmc2/template index 7c75df0f5da..6c3ee102bde 100644 --- a/srcpkgs/qmc2/template +++ b/srcpkgs/qmc2/template @@ -1,7 +1,7 @@ # Template file for 'qmc2' pkgname=qmc2 version=0.68 -revision=1 +revision=2 wrksrc=${pkgname} build_style=gnu-makefile make_build_args="PREFIX=/usr DATADIR=/usr/share MAN_DIR=/usr/share/man TARGET=qmc2-mame"