This commit is contained in:
Mario Fetka
2013-12-06 15:33:14 +01:00
parent dc6524d56f
commit 531a6a19a2
102 changed files with 74 additions and 1406 deletions

View File

@@ -230,6 +230,7 @@ _get_real_kv_full() {
# Linux 3.x support, KV_FULL is set to: 3.0-sablink
# need to add another final .0 to the version part
echo "${ORIGINAL_KV_FULL/-/.0-}"
#echo "${ORIGINAL_KV_FULL}"
else
echo "${ORIGINAL_KV_FULL}"
fi