summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-03-30 13:17:46 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-03-30 13:17:46 +0000
commit40b674a74ab14811961358728de43079c273a412 (patch)
treec974dde188ef03ff79b46a10d0c343e600fd543e /Makefile
parent73c70a6f777b5632b762a44797ca8ab05c073c56 (diff)
downloaddrakx-backup-do-not-use-40b674a74ab14811961358728de43079c273a412.tar
drakx-backup-do-not-use-40b674a74ab14811961358728de43079c273a412.tar.gz
drakx-backup-do-not-use-40b674a74ab14811961358728de43079c273a412.tar.bz2
drakx-backup-do-not-use-40b674a74ab14811961358728de43079c273a412.tar.xz
drakx-backup-do-not-use-40b674a74ab14811961358728de43079c273a412.zip
add boot.iso to images/MD5SUM (thanks to Frederik Himpe)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f4429b134..434a5a0eb 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ install_only:
if [ `ls $(ROOTDEST)/images/*.img-* 2>/dev/null | wc -l` -gt 0 ]; then \
cd $(ROOTDEST)/images; mkdir alternatives; cd alternatives; mv ../*.img-* .; md5sum *.img-* > MD5SUM; \
fi
- cd $(ROOTDEST)/images; md5sum *.img* > MD5SUM
+ cd $(ROOTDEST)/images; md5sum *.{img,iso}* > MD5SUM
ifeq (i386,$(ARCH))
rm -rf $(ROOTDEST)/isolinux