diff options
author | Sam James <sam@gentoo.org> | 2021-04-19 08:02:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-19 20:10:28 +0100 |
commit | 62827d588d6977e5ae0e5e8953b6c8aa01412718 (patch) | |
tree | 8093b0b9e7a049d392df2ec37a36c6a9751c4b7d /x11-plugins/gkrellaclock | |
parent | x11-plugins/docker: respect PKG_CONFIG (diff) | |
download | gentoo-62827d588d6977e5ae0e5e8953b6c8aa01412718.tar.gz gentoo-62827d588d6977e5ae0e5e8953b6c8aa01412718.tar.bz2 gentoo-62827d588d6977e5ae0e5e8953b6c8aa01412718.zip |
x11-plugins/gkrellaclock: tidy up patches
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins/gkrellaclock')
-rw-r--r-- | x11-plugins/gkrellaclock/files/gkrellaclock-makefile.patch | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/x11-plugins/gkrellaclock/files/gkrellaclock-makefile.patch b/x11-plugins/gkrellaclock/files/gkrellaclock-makefile.patch index 6b48b6bf9015..0a94c40b27b0 100644 --- a/x11-plugins/gkrellaclock/files/gkrellaclock-makefile.patch +++ b/x11-plugins/gkrellaclock/files/gkrellaclock-makefile.patch @@ -1,5 +1,3 @@ -diff --git a/Makefile b/Makefile -index eb2b8ad..c89fa17 100644 --- a/Makefile +++ b/Makefile @@ -1,39 +1,12 @@ @@ -48,6 +46,3 @@ index eb2b8ad..c89fa17 100644 - rm -f $(HOME)/.gkrellm2/plugins/gkrellaclock.so - + rm -f gkrellaclock.*o -diff --git a/gkrellaclock.o b/gkrellaclock.o -index e2db7c1..002ab3a 100644 -Binary files a/gkrellaclock.o and b/gkrellaclock.o differ |