diff options
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | etc/live-persistence.binds (renamed from conf/live-persistence.binds) | 0 | ||||
| -rw-r--r-- | etc/live-snapshot.exclude_list (renamed from conf/live-snapshot.exclude_list) | 0 | ||||
| -rw-r--r-- | etc/live-snapshot.list (renamed from conf/live-snapshot.list) | 0 |
4 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ install: cp -r COPYING docs/* $(DESTDIR)/usr/share/doc/live-boot mkdir -p $(DESTDIR)/usr/share/doc/live-boot/examples - cp -r conf/* $(DESTDIR)/usr/share/doc/live-boot/examples + cp -r etc/* $(DESTDIR)/usr/share/doc/live-boot/examples # (FIXME) # Installing manpages diff --git a/conf/live-persistence.binds b/etc/live-persistence.binds index b2c3833..b2c3833 100644 --- a/conf/live-persistence.binds +++ b/etc/live-persistence.binds diff --git a/conf/live-snapshot.exclude_list b/etc/live-snapshot.exclude_list index 82972e3..82972e3 100644 --- a/conf/live-snapshot.exclude_list +++ b/etc/live-snapshot.exclude_list diff --git a/conf/live-snapshot.list b/etc/live-snapshot.list index db05733..db05733 100644 --- a/conf/live-snapshot.list +++ b/etc/live-snapshot.list |
