diff options
author | Austin English <wizardedit@gentoo.org> | 2016-10-11 18:01:59 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-10-11 18:01:59 -0500 |
commit | 5d6dbc26ca446574e13d67c11238d8388f476b56 (patch) | |
tree | 3135ecaa44697a7a38b411510c062baea5115c7c /games-misc | |
parent | games-misc/xpenguins: remove deprecated games eclass (diff) | |
download | gentoo-5d6dbc26ca446574e13d67c11238d8388f476b56.tar.gz gentoo-5d6dbc26ca446574e13d67c11238d8388f476b56.tar.bz2 gentoo-5d6dbc26ca446574e13d67c11238d8388f476b56.zip |
games-misc/gtklife: fix patch for EAPI=6
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/gtklife/files/gtklife-5.1-link.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/gtklife/files/gtklife-5.1-link.patch b/games-misc/gtklife/files/gtklife-5.1-link.patch index 8aae429def1c..0971a5d73cc8 100644 --- a/games-misc/gtklife/files/gtklife-5.1-link.patch +++ b/games-misc/gtklife/files/gtklife-5.1-link.patch @@ -1,5 +1,5 @@ ---- Makefile.in.old 2014-07-24 21:25:09.072431615 +0200 -+++ Makefile.in 2014-07-24 21:26:34.898037740 +0200 +--- a/Makefile.in 2014-07-24 21:25:09.072431615 +0200 ++++ b/Makefile.in 2014-07-24 21:26:34.898037740 +0200 @@ -22,7 +22,7 @@ # Preprocessor and linking flags |