summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-06-09 15:10:51 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:53:26 +0100
commit5f39ffcb7d20a0b2587d0cdee661eb23a6b4a1d4 (patch)
treee5f62e22c46dcd70d2be699248232279676279af /Makefile
parent80108725af940dcc7e0818ed3fbc67fe5419a527 (diff)
downloadlive-boot-5f39ffcb7d20a0b2587d0cdee661eb23a6b4a1d4.tar.gz
live-boot-5f39ffcb7d20a0b2587d0cdee661eb23a6b4a1d4.zip
Removing compcache configuration file.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index efdb0e3..85b4b84 100644
--- a/Makefile
+++ b/Makefile
@@ -39,10 +39,6 @@ build:
@echo "Nothing to build."
install:
- # (FIXME)
- # Installing configuration
- install -D -m 0644 conf/compcache $(DESTDIR)/usr/share/initramfs-tools/conf.d/compcache
-
# Installing executables
mkdir -p $(DESTDIR)/sbin
cp bin/live-new-uuid bin/live-snapshot bin/live-swapfile $(DESTDIR)/sbin