SHA256
1
0
forked from pool/musescore
musescore/musescore-fix_build_parameters.patch

14 lines
653 B
Diff

Index: MuseScore-3.0/Makefile
===================================================================
--- MuseScore-3.0.orig/Makefile
+++ MuseScore-3.0/Makefile
@@ -38,7 +38,7 @@ USE_SYSTEM_FREETYPE="OFF" # Override wit
COVERAGE="OFF" # Override with "ON" to enable.
DOWNLOAD_SOUNDFONT="ON" # Override with "OFF" to disable latest soundfont download.
-UPDATE_CACHE="TRUE"# Override if building a DEB or RPM, or when installing to a non-standard location.
+UPDATE_CACHE="FALSE"# Override if building a DEB or RPM, or when installing to a non-standard location.
NO_RPATH="FALSE"# Package maintainers may want to override this (e.g. Debian)
#