summaryrefslogtreecommitdiffstats
path: root/move/Makefile
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-11-07 12:50:05 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-11-07 12:50:05 +0000
commit9bc1d750a05cc4efec0f1b9f4384bfd12d73daa3 (patch)
tree7c50852ab3c96fb011070c394c0ad265843c1d12 /move/Makefile
parent12be8805ee4af3ba2060107179c4433963bc0dab (diff)
downloaddrakx-9bc1d750a05cc4efec0f1b9f4384bfd12d73daa3.tar
drakx-9bc1d750a05cc4efec0f1b9f4384bfd12d73daa3.tar.gz
drakx-9bc1d750a05cc4efec0f1b9f4384bfd12d73daa3.tar.bz2
drakx-9bc1d750a05cc4efec0f1b9f4384bfd12d73daa3.tar.xz
drakx-9bc1d750a05cc4efec0f1b9f4384bfd12d73daa3.zip
better handle etc files: scan a/c/mtime after copying all /etc files
to list the ones which are read and written, make it a file list and be assured to have those when initing move
Diffstat (limited to 'move/Makefile')
-rw-r--r--move/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/move/Makefile b/move/Makefile
index 6d7d0b4d1..67cd5e506 100644
--- a/move/Makefile
+++ b/move/Makefile
@@ -2,7 +2,7 @@
DEST_LIVETREE = /tmp/live_tree
DEST_STAGE2 = $(DEST_LIVETREE)/usr/bin/stage2
-DATA_FILES = devices symlinks directories-to-create
+DATA_FILES = devices symlinks directories-to-create etcfiles
LANG_FILES = $(shell perl -ne 'print $$1 if /ALLOWED_LANGS = qw\((.*)\)/' move.pm)
STAGE1 = ../mdk-stage1