From: Daniel Baumann Date: Wed, 9 Jun 2010 13:10:51 +0000 (+0200) Subject: Removing compcache configuration file. X-Git-Tag: debian/2.0.15-1~89 X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=commitdiff_plain;h=5f39ffcb7d20a0b2587d0cdee661eb23a6b4a1d4 Removing compcache configuration file. --- 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 diff --git a/conf/compcache b/conf/compcache deleted file mode 100644 index 4e04878..0000000 --- a/conf/compcache +++ /dev/null @@ -1 +0,0 @@ -COMPCACHE_SIZE="50%"