mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
Get rid of the sym linked files.
The building block spins were getting included twice. But rather than change them to sym links have the ks files use ../ so they can just be dropped.
This commit is contained in:
10
Makefile.am
10
Makefile.am
@@ -21,13 +21,9 @@ fedora_DATA = \
|
||||
|
||||
customdir = ${pkgdatadir}/custom/
|
||||
custom_DATA = \
|
||||
custom/README \
|
||||
custom/fedora-livedvd-haskell.ks \
|
||||
custom/qa-test-day.ks \
|
||||
fedora-live-base.ks \
|
||||
fedora-live-mini.ks \
|
||||
fedora-livecd-desktop.ks \
|
||||
fedora-livecd-kde.ks
|
||||
custom/README \
|
||||
custom/fedora-livedvd-haskell.ks \
|
||||
custom/qa-test-day.ks \
|
||||
|
||||
l10ndir = ${pkgdatadir}/l10n/
|
||||
l10n_DATA = \
|
||||
|
||||
Reference in New Issue
Block a user