[Fedora-spins] [spin-kickstarts/f19: 2/5] Fix Makefile.am for missing .ks in file name

Bruno Wolff III bruno at fedoraproject.org
Wed Jun 26 15:04:39 UTC 2013


commit f52d093b9e3798b534696ad60378c5a1286b437a
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