forked from pool/kernel-source
This commit is contained in:
parent
3eaccc121f
commit
eda05996f8
@ -1,10 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
# Copyright (c) 2005 SUSE Linux Products GmbH, Germany. All rights reserved.
|
|
||||||
|
|
||||||
if grep -q "Linux version 2\.[0-5]\." /proc/version; then
|
|
||||||
echo "FATAL: kernel too old, need kernel >= 2.6 for this package"
|
|
||||||
exit 1
|
|
||||||
fi
|
|
||||||
|
|
||||||
exit 0
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user