You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-full-overlay/app-text/mupdf/files/mupdf-1.14-debug-build.patch

14 lines
206 B

diff --git a/Makefile b/Makefile
index 37fc48e6..bd8c6049 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
-include user.make
ifndef build
- build := release
+ build := debug
endif
ifndef OUT