diff options
author | Sam James <sam@gentoo.org> | 2020-09-16 22:42:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-16 22:43:31 +0000 |
commit | fd505a12a41c8be8dfe8be94750295bfed0b339f (patch) | |
tree | a2751888d4ac067039380f313d8cd9298f97c495 /app-misc/glastree/files | |
parent | net-mail/serialmail: cleanup old EAPI 4 (diff) | |
download | gentoo-fd505a12a41c8be8dfe8be94750295bfed0b339f.tar.gz gentoo-fd505a12a41c8be8dfe8be94750295bfed0b339f.tar.bz2 gentoo-fd505a12a41c8be8dfe8be94750295bfed0b339f.zip |
app-misc/glastree: port older to EAPI 7 too
Preferable to not wait for stabilisation of the newer one
to drop EAPI 4.
Bug: https://bugs.gentoo.org/742557
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/glastree/files')
-rw-r--r-- | app-misc/glastree/files/glastree-posix-make.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/glastree/files/glastree-posix-make.patch b/app-misc/glastree/files/glastree-posix-make.patch index 07e4bf6ec91a..6d0dc395812c 100644 --- a/app-misc/glastree/files/glastree-posix-make.patch +++ b/app-misc/glastree/files/glastree-posix-make.patch @@ -1,8 +1,8 @@ Make sure the perl code is valid both with and without the backslashes. Some make versions strip them, others don't. ---- glastree-1.04/Makefile -+++ glastree-1.04/Makefile +--- a/Makefile ++++ b/Makefile @@ -24,8 +24,8 @@ install: |