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

Bruno Wolff III bruno at fedoraproject.org
Fri Jun 28 04:39:47 UTC 2013


commit 171003f0f79d6229f574dc0adb96a824a2b6356d
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