summaryrefslogtreecommitdiff
path: root/sys-apps/gradm/files/respect-gentoo-env-r3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/gradm/files/respect-gentoo-env-r3.patch')
-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)