[Fedora-spins] [spin-kickstarts] Fix Makefile.am for missing .ks in file name

Bruno Wolff III bruno at fedoraproject.org
Sat Jun 29 13:08:40 UTC 2013


commit fb103a9edce734c7a65d5d1b02873b3cb7f14043
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Wed Jun 26 09:57:39 2013 -0500

    Fix Makefile.am for missing .ks in file name
    
    This also doesn't change anything actually used for the f19 rc2 build.
    It does affect being able to build the rpm.

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index d014cf9..4557d2e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,7 +43,7 @@ fedora_DATA = \
     fedora-livedvd-scientific-kde.ks \
     fedora-livecd-security.ks \
     fedora-live-jam-kde.ks \
-    fedora-mate-packages
+    fedora-mate-packages.ks
 
 customdir = ${pkgdatadir}/custom/
 custom_DATA = \


More information about the spins mailing list