summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-04-08 22:31:04 +0200
committerDaniel Baumann <daniel@debian.org>2012-04-08 22:50:36 +0200
commitd2b1d7afc61d04150ed896a72dea1625c4391919 (patch)
tree452e7cfa47b555241015b396f1eaba401f1bb6af /Makefile
parent4477185ba6f7f66f957f7a580df662a9741c94af (diff)
downloadlive-boot-d2b1d7afc61d04150ed896a72dea1625c4391919.tar.gz
live-boot-d2b1d7afc61d04150ed896a72dea1625c4391919.zip
Removing old docs.
This is old stuff which, for historic reasons, is available in the old svn dump (changelog), or included in the changelog itself (cedits), or otherwise irrelevant (changelog for casper, parameters).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ec67501..805636e 100644
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ install:
# Installing docs
mkdir -p $(DESTDIR)/usr/share/doc/live-boot
- cp -r COPYING docs/* $(DESTDIR)/usr/share/doc/live-boot
+ cp -r COPYING $(DESTDIR)/usr/share/doc/live-boot
mkdir -p $(DESTDIR)/usr/share/doc/live-boot/examples
cp -r etc/* $(DESTDIR)/usr/share/doc/live-boot/examples