diff options
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: |