From 8b3bea69df843fa1642ef836f2cfa80e80da0f7c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 4 Jun 2010 09:39:37 +0200 Subject: Dropping /etc/live.conf, replaced mostly by /etc/live/config.conf of live-config. --- Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7b15560..85b8909 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,6 @@ build: install: # (FIXME) # Installing configuration - install -D -m 0644 conf/live.conf $(DESTDIR)/etc/live.conf install -D -m 0644 conf/compcache $(DESTDIR)/usr/share/initramfs-tools/conf.d/compcache # Installing executables @@ -79,10 +78,6 @@ install: done uninstall: - # (FIXME) - # Uninstalling configuration - rm -f $(DESTDIR)/etc/live.conf - # Uninstalling executables rm -f $(DESTDIR)/sbin/live-getty $(DESTDIR)/sbin/live-login $(DESTDIR)/sbin/live-snapshot $(DESTDIR)/sbin/live-swapfile rm -rf $(DESTDIR)/usr/share/live-boot -- cgit v1.2.3