Sophie

Sophie

distrib > Mandriva > 10.1 > i586 > by-pkgid > bc8d0b4fc4e4a3147f9120628df711d2 > files > 5

kernel-win4lin-2.4.22.24mdk-3-6mdk.src.rpm

#!/bin/sh
# -*- Mode: shell-script -*-
# Copyright (C) 2000 by Chmouel Boudjnah <chmouel@mandrakesoft.com>
# Redistribution of this file is permitted under the terms of the GNU 
# Public License (GPL)
## description: 

VERSION=$(sed -n 's/#define.*UTS_RELEASE.*\"\(.*mdk\)\"/\1/p' /usr/src/linux/include/linux/version.h)
[[ -z $VERSION ]] && VERSION=$(uname -r|sed 's/mdk.*$/mdk/')
echo $VERSION