Sophie

Sophie

distrib > Mandriva > 2007.0 > x86_64 > media > main-updates-src > by-pkgid > 3bfcb7ba4d5e681fb8c40651acd2ee4a > files > 12

mplayer-1.0-1.pre8.13.5mdv2007.0.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