ppc.tmpl fix: %endif, not %fi (what is this, bash?)

This commit is contained in:
Will Woods 2011-07-05 14:06:13 -04:00
parent a8be95a852
commit a2b6b53cf3

View File

@ -96,4 +96,4 @@ remove isopath
treeinfo images-ppc64 boot.iso images/boot.iso
%else:
treeinfo images-${kernel.arch} boot.iso images/boot.iso
%fi
%endif