Update update.sh
This commit is contained in:
parent
404281501f
commit
e76ed9d294
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v$LINUX_VERSION/crack.bundle
|
||||||
|
|
||||||
echo "Generating entry for change log..."
|
echo "Generating entry for change log..."
|
||||||
# Generate a changelog entry
|
# Generate a changelog entry
|
||||||
debchange -v $LINUX_VERSION-$LINUX_PACKAGE_RELEASE -D Port --force-distribution -U -M "Update to Linux $LINUX_VERSION."
|
debchange -v $LINUX_VERSION-$LINUX_PACKAGE_RELEASE -D generic --force-distribution -U -M "Update to Linux $LINUX_VERSION."
|
||||||
|
|
||||||
echo "Cleaning up"
|
echo "Cleaning up"
|
||||||
rm -f debian/control
|
rm -f debian/control
|
||||||
|
|
Loading…
Reference in a new issue