forked from srbala/fedora-kickstarts
license files have moved, and we no longer ship the collection as GPL but MIT
This commit is contained in:
parent
8fa093cdc8
commit
da35a8e411
@ -303,7 +303,7 @@ rm -f /core*
|
||||
|
||||
|
||||
%post --nochroot
|
||||
cp $INSTALL_ROOT/usr/share/doc/*-release/GPL $LIVE_ROOT/GPL
|
||||
cp $INSTALL_ROOT/usr/share/licenses/*-release/* $LIVE_ROOT/
|
||||
|
||||
# only works on x86, x86_64
|
||||
if [ "$(uname -i)" = "i386" -o "$(uname -i)" = "x86_64" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user