aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/squidguard/squidguard-1.4/squidguard-1.4-fix-parallel-build.patch
blob: 3fe50ced645dc756a9151148dc20f9f11a55d5be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
 #