X-Git-Url: https://git.ao2.it/kboot-utils.git/blobdiff_plain/de2287f330a9c5ed89e706206b1d02b7f2cdcb4d..d37410959b1ed3cfbc9d92c435e50ff9d6e0fb77:/kboot-mkconfig diff --git a/kboot-mkconfig b/kboot-mkconfig index 7a68a5e..9d89acf 100755 --- a/kboot-mkconfig +++ b/kboot-mkconfig @@ -2,7 +2,7 @@ # Generate kboot.conf by inspecting /boot contents. # Copyright (C) 2011 Antonio Ospite # -# Inspired by kboot-mkconfig +# Inspired by grub-mkconfig # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -20,7 +20,7 @@ set -e PACKAGE_NAME=kboot-mkconfig -PACKAGE_VERSION=0.1a +PACKAGE_VERSION=0.2 prefix=/usr exec_prefix=${prefix}