From: Jeroen Roovers Date: Tue, 22 Oct 2019 10:50:55 +0000 (+0200) Subject: x11-wm/spectrwm: Clean up patch X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ec6a54857c614ba77d95d974c5b00408bd4b3aa0;p=gentoo.git x11-wm/spectrwm: Clean up patch Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Jeroen Roovers --- diff --git a/x11-wm/spectrwm/files/spectrwm-3.1.0-Makefile.patch b/x11-wm/spectrwm/files/spectrwm-3.1.0-Makefile.patch index 71f5578bfc58..c1162fb73610 100644 --- a/x11-wm/spectrwm/files/spectrwm-3.1.0-Makefile.patch +++ b/x11-wm/spectrwm/files/spectrwm-3.1.0-Makefile.patch @@ -1,5 +1,5 @@ ---- a/Makefile 2017-10-03 20:36:39.000000000 +0200 -+++ b/Makefile 2017-11-13 20:53:33.341995465 +0100 +--- a/Makefile ++++ b/Makefile @@ -9,16 +9,16 @@ LIBVERSION = $(shell . $(CURDIR)/../lib/shlib_version; echo $$major.$$minor) LIBMAJORVERSION = $(shell . $(CURDIR)/../lib/shlib_version; echo $$major)