mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
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.
This commit is contained in:
@@ -43,7 +43,7 @@ fedora_DATA = \
|
|||||||
fedora-livedvd-scientific-kde.ks \
|
fedora-livedvd-scientific-kde.ks \
|
||||||
fedora-livecd-security.ks \
|
fedora-livecd-security.ks \
|
||||||
fedora-live-jam-kde.ks \
|
fedora-live-jam-kde.ks \
|
||||||
fedora-mate-packages
|
fedora-mate-packages.ks
|
||||||
|
|
||||||
customdir = ${pkgdatadir}/custom/
|
customdir = ${pkgdatadir}/custom/
|
||||||
custom_DATA = \
|
custom_DATA = \
|
||||||
|
|||||||
Reference in New Issue
Block a user