]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - src/patches/dhcp-3.1_linux3.patch
asterisk addon: update to 11.13.1
[people/pmueller/ipfire-2.x.git] / src / patches / dhcp-3.1_linux3.patch
CommitLineData
b07deb38
AF
1diff -Naur dhcp-3.1-ESV-R3.org/configure dhcp-3.1-ESV-R3/configure
2--- dhcp-3.1-ESV-R3.org/configure 2005-03-17 21:14:55.000000000 +0100
3+++ dhcp-3.1-ESV-R3/configure 2012-06-17 12:19:29.000000000 +0200
4@@ -104,6 +104,7 @@
5 2) sysname=linux-2.2 ;;
6 *) sysname=linux-2.2 ;;
7 esac;;
8+ 3) sysname=linux-2.2 ;;
9 esac;;
10 SunOS)
11 release=`uname -r`