[SCM] live-boot branch, debian-next, updated. debian/3.0_a30-1-1-ga3b8a31
Daniel Baumann
daniel at debian.org
Tue Jun 5 17:51:16 UTC 2012
The following commit has been merged in the debian-next branch:
commit a3b8a31d11dcbf195d0b8285161c1907437b6c6f
Author: Daniel Baumann <daniel at debian.org>
Date: Tue Jun 5 19:51:09 2012 +0200
Renaming etc directory to their actual name, examples, within source tree.
diff --git a/Makefile b/Makefile
index 4aac9bc..1126e94 100644
--- a/Makefile
+++ b/Makefile
@@ -62,7 +62,7 @@ install:
cp -r COPYING $(DESTDIR)/usr/share/doc/live-boot
mkdir -p $(DESTDIR)/usr/share/doc/live-boot/examples
- cp -r etc/* $(DESTDIR)/usr/share/doc/live-boot/examples
+ cp -r examples/* $(DESTDIR)/usr/share/doc/live-boot/examples
# (FIXME)
# Installing manpages
diff --git a/etc/live-persistence.binds b/examples/live-persistence.binds
similarity index 100%
rename from etc/live-persistence.binds
rename to examples/live-persistence.binds
diff --git a/etc/live-snapshot.exclude_list b/examples/live-snapshot.exclude_list
similarity index 100%
rename from etc/live-snapshot.exclude_list
rename to examples/live-snapshot.exclude_list
diff --git a/etc/live-snapshot.list b/examples/live-snapshot.list
similarity index 100%
rename from etc/live-snapshot.list
rename to examples/live-snapshot.list
--
live-boot
More information about the debian-live-changes
mailing list