From fa47a11197d27713f07b472d89517bcc8a21e28a Mon Sep 17 00:00:00 2001 From: Vendula Poncova Date: Tue, 22 Feb 2022 11:58:53 +0100 Subject: [PATCH] Don't move the restart-anaconda file The file will be no longer provided by Anaconda. --- share/templates.d/99-generic/runtime-postinstall.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/share/templates.d/99-generic/runtime-postinstall.tmpl b/share/templates.d/99-generic/runtime-postinstall.tmpl index 0c6d238e..76ccc064 100644 --- a/share/templates.d/99-generic/runtime-postinstall.tmpl +++ b/share/templates.d/99-generic/runtime-postinstall.tmpl @@ -9,7 +9,6 @@ SOURCE_DATE_EPOCH = os.environ.get('SOURCE_DATE_EPOCH', str(int(time.time()))) %> ## move_stubs() -move usr/share/anaconda/restart-anaconda usr/bin move usr/share/anaconda/list-harddrives-stub usr/bin/list-harddrives ## move_repos()