summaryrefslogtreecommitdiff
path: root/sys-apps/gradm/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
commit5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch)
treeb041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /sys-apps/gradm/files
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'sys-apps/gradm/files')
-rw-r--r--sys-apps/gradm/files/respect-gentoo-env-r3.patch5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-apps/gradm/files/respect-gentoo-env-r3.patch b/sys-apps/gradm/files/respect-gentoo-env-r3.patch
index 7c899b139745..13220ae4689a 100644
--- a/sys-apps/gradm/files/respect-gentoo-env-r3.patch
+++ b/sys-apps/gradm/files/respect-gentoo-env-r3.patch
@@ -1,6 +1,5 @@
-diff -Naur gradm2.orig/Makefile gradm2/Makefile
---- gradm2.orig/Makefile 2013-08-09 16:28:37.000000000 -0400
-+++ gradm2/Makefile 2013-08-10 07:57:12.000000000 -0400
+--- a/Makefile
++++ b/Makefile
@@ -18,18 +18,18 @@
BISON=/usr/bin/bison
#YACC := $(shell if [ -x $(BYACC) ]; then echo $(BYACC); else echo $(BISON); fi)