[SCM] musescore/master: reverting makefile
tiago at users.alioth.debian.org
tiago at users.alioth.debian.org
Sun Jul 19 00:26:45 UTC 2015
The following commit has been merged in the master branch:
commit 77531232d1b752796eb3395f7ed55887e04c1bdc
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date: Fri Jul 3 16:16:04 2015 -0400
reverting makefile
diff --git a/Makefile b/Makefile
index 2733612..c0a46b8 100644
--- a/Makefile
+++ b/Makefile
@@ -20,10 +20,6 @@
REVISION = `cat mscore/revision.h`
CPUS = `grep -c processor /proc/cpuinfo`
-# Avoid a FTBFS when processor=0 (as in m68k)
-ifeq ($(CPUS), 0)
- CPUS=1
-endif
PREFIX = "/usr/local"
#VERSION = "2.0.1b-${REVISION}"
--
musescore packaging
More information about the pkg-multimedia-commits
mailing list