]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blob - src/patches/dhcp-3.1_linux3.patch
media.cgi: Fix typo 'writen'.
[people/teissler/ipfire-2.x.git] / src / patches / dhcp-3.1_linux3.patch
1 diff -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`