[Lunar-commits] <lunar> lvu submit should report correct kernel-headers
Michael 'v4hn' Goerner
v4hn at lunar-linux.org
Sat Sep 1 13:12:37 CEST 2012
commit 2d19f6144d126f92086c4f15d835f743f7ca6311
Author: Michael 'v4hn' Goerner <v4hn at lunar-linux.org>
Date: Sat, 01 Sep 2012 04:12:37 -0700
URL: https://github.com/lunar-linux/lunar/commit/2d19f6144d126f92086c4f15d835f743f7ca6311
lvu submit should report correct kernel-headers
---
prog/lvu +1/-1
1 files changed, 1 insertions (+), 1 deletions (-)
--- a/prog/lvu
+++ b/prog/lvu
@@ -1020,7 +1020,7 @@ submit_module() {
echo "lvu submit: $1"
echo "lvu: $(cat /bin/lvu | md5sum)"
echo "uname -r: $(uname -r)"
- echo "kernel headers: $(installed_version kernel-headers-2.6)"
+ echo "kernel headers: $(installed_version kernel-headers)"
echo "gcc: $(installed_version gcc)"
echo "glibc: $(installed_version glibc)"
echo ''
More information about the Lunar-commits
mailing list