fixed doggy install of fluxbox
[openwrt/svn-archive/archive.git] / net / cups / patches / 140-uname.patch
1 --- cups.dev/configure Sun Oct 15 15:22:17 2006
2 +++ cups.old/configure Sun Oct 15 15:21:40 2006
3 @@ -1300,7 +1300,7 @@
4
5
6
7 -uname=`uname`
8 +uname=${UNAME:-`uname`}
9 uversion=`uname -r | sed -e '1,$s/[^0-9]//g'`
10 case "$uname" in
11 GNU* | GNU/*)