projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ae4152
)
x11-wm/spectrwm: Clean up patch
author
Jeroen Roovers
<jer@gentoo.org>
Tue, 22 Oct 2019 10:50:55 +0000
(12:50 +0200)
committer
Jeroen Roovers
<jer@gentoo.org>
Tue, 22 Oct 2019 11:11:33 +0000
(13:11 +0200)
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
x11-wm/spectrwm/files/spectrwm-3.1.0-Makefile.patch
patch
|
blob
|
history
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 71f5578bfc58a4c08c99a36e4be17c19f8c9cf66..c1162fb73610bda3d03beae658700fa46f442130 100644
(file)
--- 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)