File scdoc-1.6.1-makefile.patch of Package scdoc
diff -urEbw scdoc-1.10.1/Makefile scdoc-1.10.1.new/Makefile --- scdoc-1.10.1/Makefile 2020-02-14 22:38:03.000000000 +0100 +++ scdoc-1.10.1.new/Makefile 2020-02-17 11:06:51.216722039 +0100 @@ -1,6 +1,5 @@ VERSION=1.10.1 CFLAGS+=-g -DVERSION='"$(VERSION)"' -Wall -Wextra -Werror -Wno-unused-parameter -LDFLAGS+=-static INCLUDE+=-Iinclude PREFIX?=/usr/local _INSTDIR=$(DESTDIR)$(PREFIX)