From a3b8a31d11dcbf195d0b8285161c1907437b6c6f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 5 Jun 2012 19:51:09 +0200 Subject: Renaming etc directory to their actual name, examples, within source tree. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3