Removing compcache configuration file.
authorDaniel Baumann <daniel@debian.org>
Wed, 9 Jun 2010 13:10:51 +0000 (15:10 +0200)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:53:26 +0000 (17:53 +0100)
Makefile
conf/compcache [deleted file]

index efdb0e3..85b4b84 100644 (file)
--- 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 (file)
index 4e04878..0000000
+++ /dev/null
@@ -1 +0,0 @@
-COMPCACHE_SIZE="50%"