This is an automated email from the git hooks/post-receive script.
adamwill pushed a commit to branch master
in repository fedora-kickstarts.
The following commit(s) were added to refs/heads/master by this push:
new 3973afd Fix missing %end for packages in fedora-live-lxqt.ks
3973afd is described below
commit 3973afdca81e5a24e7346d91f4a43528f0e62668
Author: Adam Williamson <awilliam(a)redhat.com>
AuthorDate: Tue Jan 21 11:56:33 2020 +0100
Fix missing %end for packages in fedora-live-lxqt.ks
Signed-off-by: Adam Williamson <awilliam(a)redhat.com>
---
fedora-live-lxqt.ks | 1 +
1 file changed, 1 insertion(+)
diff --git a/fedora-live-lxqt.ks b/fedora-live-lxqt.ks
index ac24fcb..6eec04d 100644
--- a/fedora-live-lxqt.ks
+++ b/fedora-live-lxqt.ks
@@ -13,6 +13,7 @@
%packages
dracut-config-generic
+%end
%post
# add initscript
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.