diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-11-03 10:08:27 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-11-03 10:08:27 +0000 |
commit | e1c6095c058c749432e43b87330f491976711585 (patch) | |
tree | 8939d76080cf71becdd2dfff78c5643a8802901e /move/Makefile | |
parent | 4125fe431ee17c41f05e3154263b0bb197615578 (diff) | |
download | drakx-e1c6095c058c749432e43b87330f491976711585.tar drakx-e1c6095c058c749432e43b87330f491976711585.tar.gz drakx-e1c6095c058c749432e43b87330f491976711585.tar.bz2 drakx-e1c6095c058c749432e43b87330f491976711585.tar.xz drakx-e1c6095c058c749432e43b87330f491976711585.zip |
add totem support
Diffstat (limited to 'move/Makefile')
-rw-r--r-- | move/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/move/Makefile b/move/Makefile index d708b58f5..0d0220fd9 100644 --- a/move/Makefile +++ b/move/Makefile @@ -65,6 +65,7 @@ live_tree_boot: ./make_live_tree_boot $(MAKE) /tmp/live_tree_always.clp $(MAKE) /tmp/live_tree_boot.clp + $(MAKE) /tmp/live_tree_totem.clp live_tree_boot_all: cd /tmp/live_tree ; find -type l | cpio -pd /tmp/live_tree_boot_all |