Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > media > main-src > by-pkgid > 8bfacff4b9c25ff280f146900a89d55a > files > 5

mplayer-1.0-1.pre7.12mdk.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