]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
fix(Makefile): no longer upload to kernel.org
authorLaszlo Gombos <laszlo.gombos@gmail.com>
Tue, 21 Feb 2023 02:33:42 +0000 (02:33 +0000)
committerLaszlo Gombos <laszlo.gombos@gmail.com>
Mon, 26 Jun 2023 13:16:12 +0000 (09:16 -0400)
Makefile

index 3ddc60990d16dcac5d94be670494910e9fc2325b..c4b8fdfb8e6c1c6b6b45dc684b2ead0941b38fa2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -305,10 +305,3 @@ AUTHORS:
 
 CONTRIBUTORS:
        @git shortlog $(DRACUT_MAIN_VERSION).. --numbered --summary -e |while read a rest || [ -n "$$rest" ]; do echo "- $$rest";done
-
-dracut.html.sign: dracut-$(DRACUT_MAIN_VERSION).tar.xz dracut.html
-       gpg-sign-all dracut-$(DRACUT_MAIN_VERSION).tar.xz dracut.html
-
-upload: dracut.html.sign
-       kup put dracut-$(DRACUT_MAIN_VERSION).tar.xz dracut-$(DRACUT_MAIN_VERSION).tar.sign /pub/linux/utils/boot/dracut/
-       kup put dracut.html dracut.html.sign /pub/linux/utils/boot/dracut/