summaryrefslogtreecommitdiff
path: root/recipes/squidguard/squidguard-1.4/squidguard-1.4-fix-parallel-build.patch
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2010-04-03 18:50:45 +0200
committerKlaus Kurzmann <mok@fluxnetz.de>2010-04-03 18:50:45 +0200
commit82b51b6abd7b43ae6fa1c7d01b780d0c99d22804 (patch)
treeb1455904c992c92a18dc5f48253d0f37c4ff7590 /recipes/squidguard/squidguard-1.4/squidguard-1.4-fix-parallel-build.patch
parent5eef2a8892b12b3215f52065c2c177f576c41959 (diff)
parentd2bd4a770d2a5b3fd56bd3a8584935240d9012f8 (diff)
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.net/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/squidguard/squidguard-1.4/squidguard-1.4-fix-parallel-build.patch')
-rw-r--r--recipes/squidguard/squidguard-1.4/squidguard-1.4-fix-parallel-build.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/squidguard/squidguard-1.4/squidguard-1.4-fix-parallel-build.patch b/recipes/squidguard/squidguard-1.4/squidguard-1.4-fix-parallel-build.patch
new file mode 100644
index 0000000000..3fe50ced64
--- /dev/null
+++ b/recipes/squidguard/squidguard-1.4/squidguard-1.4-fix-parallel-build.patch
@@ -0,0 +1,13 @@
+Index: squidGuard-1.4/src/Makefile.in
+===================================================================
+--- squidGuard-1.4.orig/src/Makefile.in 2010-02-10 12:48:28.000000000 +0300
++++ squidGuard-1.4/src/Makefile.in 2010-02-10 12:50:43.000000000 +0300
+@@ -110,6 +110,8 @@
+ mv -f y.tab.c y.tab.c.bison
+ mv -f y.tab.h y.tab.h.bison
+
++sg.l: y.tab.h
++
+ #
+ # Dependencies for installing
+ #