Skip to content

Commit

Permalink
[ssuks] Remove erroneous %define in macro
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernd Wachter committed Apr 24, 2013
1 parent ed61394 commit 8a4287d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macros.ssuks
@@ -1,7 +1,7 @@
# copy all the relevant files for kickstart generation both from system and
# newly installed into sandbox for ssuks; then create rnd and release kickstarts
# for all devices listed.
%define gen_ks() \
%gen_ks() \
mkdir -p /tmp/sandbox/%{_datadir} \
[ -d %{_datadir}/ssu ] && cp -Rf %{_datadir}/ssu /tmp/sandbox/%{_datadir}/ \
rm -f /tmp/sandbox/%{_datadir}/ssu/board-mappings.ini \
Expand Down

0 comments on commit 8a4287d

Please sign in to comment.