aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/at/at-3.1.12/at-parallel-make-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/at/at-3.1.12/at-parallel-make-fix.patch')
-rw-r--r--recipes/at/at-3.1.12/at-parallel-make-fix.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/at/at-3.1.12/at-parallel-make-fix.patch b/recipes/at/at-3.1.12/at-parallel-make-fix.patch
new file mode 100644
index 0000000000..c456416bd0
--- /dev/null
+++ b/recipes/at/at-3.1.12/at-parallel-make-fix.patch
@@ -0,0 +1,13 @@
+Index: at-3.1.12/Makefile.in
+===================================================================
+--- at-3.1.12.orig/Makefile.in 2010-08-22 18:48:13.000000000 +0400
++++ at-3.1.12/Makefile.in 2010-08-22 18:48:38.000000000 +0400
+@@ -80,7 +80,7 @@
+ y.tab.c y.tab.h: parsetime.y
+ $(YACC) -d parsetime.y
+
+-lex.yy.c: parsetime.l
++lex.yy.c: parsetime.l y.tab.h
+ $(LEX) -i parsetime.l
+
+ atrun: atrun.in