diff options
author | 2018-07-22 19:27:03 +0200 | |
---|---|---|
committer | 2018-08-02 22:15:40 +0200 | |
commit | a1f690a936492d650e80e9bbddaa387be8e157a9 (patch) | |
tree | aade6f38dad1ca93f8302ab29cf77e1c2b068a7a /x11-plugins/wmmenu/files | |
parent | x11-plugins/wmload: EAPI7, improve ebuild (diff) | |
download | gentoo-a1f690a936492d650e80e9bbddaa387be8e157a9.tar.gz gentoo-a1f690a936492d650e80e9bbddaa387be8e157a9.tar.bz2 gentoo-a1f690a936492d650e80e9bbddaa387be8e157a9.zip |
x11-plugins/wmmenu: EAPI7, improve ebuild
Diffstat (limited to 'x11-plugins/wmmenu/files')
-rw-r--r-- | x11-plugins/wmmenu/files/wmmenu-1.3-Makefile.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmmenu/files/wmmenu-1.3-Makefile.patch b/x11-plugins/wmmenu/files/wmmenu-1.3-Makefile.patch index a6fc4c7ec437..bbf18433480c 100644 --- a/x11-plugins/wmmenu/files/wmmenu-1.3-Makefile.patch +++ b/x11-plugins/wmmenu/files/wmmenu-1.3-Makefile.patch @@ -1,5 +1,5 @@ ---- Makefile.orig 2015-04-17 13:43:08.122972280 +0200 -+++ Makefile 2015-04-17 13:43:11.569975854 +0200 +--- a/Makefile 2015-04-17 13:43:08.122972280 +0200 ++++ b/Makefile 2015-04-17 13:43:11.569975854 +0200 @@ -14,12 +14,12 @@ PIXBUF_LIB := -rdynamic -L$(shell $(PIXBUF_CFG) --variable=prefix)/lib -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 endif |