diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-14 17:09:53 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-14 14:47:09 -0400 |
commit | ef227b56a0e6f8ca917628a5274114fb0d2c4709 (patch) | |
tree | 5411b4d1296057a2a5b75dc041954f957f366e84 /x11-wm/selectwm/files | |
parent | dev-java/commons-math: amd64 stable (diff) | |
download | gentoo-ef227b56a0e6f8ca917628a5274114fb0d2c4709.tar.gz gentoo-ef227b56a0e6f8ca917628a5274114fb0d2c4709.tar.bz2 gentoo-ef227b56a0e6f8ca917628a5274114fb0d2c4709.zip |
x11-wm/selectwm: EAPI6, use HTTPS, update patch, update LICENSE
Closes: https://github.com/gentoo/gentoo/pull/7717
Diffstat (limited to 'x11-wm/selectwm/files')
-rw-r--r-- | x11-wm/selectwm/files/selectwm-0.4.1-nostrip.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/selectwm/files/selectwm-0.4.1-nostrip.patch b/x11-wm/selectwm/files/selectwm-0.4.1-nostrip.patch index d5300c9f94a7..4287ca2d2cbb 100644 --- a/x11-wm/selectwm/files/selectwm-0.4.1-nostrip.patch +++ b/x11-wm/selectwm/files/selectwm-0.4.1-nostrip.patch @@ -2,8 +2,8 @@ Respect CFLAGS, don't strip binaries http://bugs.gentoo.org/show_bug.cgi?id=252124 ---- src/Makefile.am -+++ src/Makefile.am +--- a/src/Makefile.am ++++ b/src/Makefile.am @@ -10,5 +10,6 @@ modify.c modify.h \ misc.h define.h |