[Fedora-spins] [spin-kickstarts] build: Install snippets/ in 'make install'

Bruno Wolff III bruno at wolff.to
Fri Nov 6 20:34:56 UTC 2015


On Fri, Nov 06, 2015 at 08:29:28 +0000,
  Kalev Lember <kalev at fedoraproject.org> wrote:
>--- a/Makefile
>+++ b/Makefile
>@@ -18,6 +18,8 @@ install:
> 	install -m 644 custom/* $(DATADIR)/$(name)/custom
> 	mkdir -p -m 755 $(DATADIR)/$(name)/l10n
> 	install -m 644 l10n/* $(DATADIR)/$(name)/l10n
>+	mkdir -p -m 755 $(DATADIR)/$(name)/snippets
>+	install -m 644 snippets/* $(DATADIR)/$(name)/snippets

I didn't see a commit where you made sure this ends up in one of the 
subpackages.
For now that should happen. Though I think it would be reasonable to drop 
the subpackages and keep everything in spin-kickstarts. The total amount of 
space is small enough that it probably isn't worth the confusion caused 
by subpackages.


More information about the spins mailing list