]> git.pld-linux.org Git - packages/ipset.git/blame - ipset-config_dist.patch
- updated to 6.9.1
[packages/ipset.git] / ipset-config_dist.patch
CommitLineData
a244e38c
AM
1--- ipset-6.6/configure.ac~ 2011-05-24 10:28:55.000000000 +0200
2+++ ipset-6.6/configure.ac 2011-05-26 14:03:37.703069144 +0200
3@@ -44,7 +44,7 @@
7e0de454
JK
4 AC_MSG_ERROR([Invalid kernel source directory $ksourcedir])
5 fi
6
7-if test ! -e "$kbuilddir/.config"
8+if test ! -e "$kbuilddir/config-dist"
9 then
10 AC_MSG_ERROR([The kernel build directory $kbuilddir is not configured])
11 fi
This page took 0.056904 seconds and 4 git commands to generate.