summaryrefslogtreecommitdiffstats
path: root/fedora-live-base.ks
diff options
context:
space:
mode:
Diffstat (limited to 'fedora-live-base.ks')
-rw-r--r--fedora-live-base.ks1
1 files changed, 0 insertions, 1 deletions
diff --git a/fedora-live-base.ks b/fedora-live-base.ks
index 4eca35f..219016d 100644
--- a/fedora-live-base.ks
+++ b/fedora-live-base.ks
@@ -377,7 +377,6 @@ touch /var/lib/readahead/early.sorted
%post --nochroot
cp $INSTALL_ROOT/usr/share/doc/*-release-*/GPL $LIVE_ROOT/GPL
-cp $INSTALL_ROOT/usr/share/doc/HTML/readme-live-image/en_US/readme-live-image-en_US.txt $LIVE_ROOT/README
# only works on x86, x86_64
if [ "$(uname -i)" = "i386" -o "$(uname -i)" = "x86_64" ]; then