]> git.pld-linux.org Git - packages/ipset.git/blob - ipset-config_dist.patch
- updated to 6.9.1
[packages/ipset.git] / ipset-config_dist.patch
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 @@
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.044517 seconds and 3 git commands to generate.