summaryrefslogtreecommitdiffstats
path: root/fedora-live-base.ks
diff options
context:
space:
mode:
authorBruno Wolff III <bruno@wolff.to>2010-06-02 23:53:53 -0500
committerBruno Wolff III <bruno@wolff.to>2010-06-02 23:53:53 -0500
commitc488a9529c6032ba880a149f7fa3ac30c9e83898 (patch)
tree429222ed5685ae3643bdd0390b66fb727809b785 /fedora-live-base.ks
parent0c9733724df37904b78f3db0bf4d82297cc12045 (diff)
downloadspin-kickstarts-c488a9529c6032ba880a149f7fa3ac30c9e83898.tar.gz
spin-kickstarts-c488a9529c6032ba880a149f7fa3ac30c9e83898.tar.xz
spin-kickstarts-c488a9529c6032ba880a149f7fa3ac30c9e83898.zip
Remove attempt to copy over documentation file that doesn't exist.
I checked with docs and that file isn't packaged any more, because it was felt to be something that you wouldn't need once you made the live image. That stance is negotiable if someone thinks it is worth including.
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