Signed-off-by: Roman I Khimov <khimov@altell.ru>
--- /dev/null
+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
RCONFLICTS_${PN} = "atd"
RREPLACES_${PN} = "atd"
-PR = "r1"
+PR = "r2"
SRC_URI = " \
${DEBIAN_MIRROR}/main/a/at/at_${PV}.orig.tar.gz \
file://at-3.1.12-0005-Makefile.in-replace-IROOT-by-DESTDIR.patch \
file://at-3.1.12-0006-Makefile.in-make-install-fix.patch \
file://at-3.1.12-0007-getloadavg-fix.patch \
+ file://at-parallel-make-fix.patch \
file://init \
"
inherit autotools update-rc.d