summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-01-15 18:00:42 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-01-15 18:00:42 +0000
commit23ebeb6af4ece1c8d97120a327976cef695f2836 (patch)
treecf58197608a685230fc90158cb669fc7cf9cef8a /Makefile
parentf7538fea10162f7fd77e1d75fdc16dff08a39466 (diff)
downloaddrakx-backup-do-not-use-23ebeb6af4ece1c8d97120a327976cef695f2836.tar
drakx-backup-do-not-use-23ebeb6af4ece1c8d97120a327976cef695f2836.tar.gz
drakx-backup-do-not-use-23ebeb6af4ece1c8d97120a327976cef695f2836.tar.bz2
drakx-backup-do-not-use-23ebeb6af4ece1c8d97120a327976cef695f2836.tar.xz
drakx-backup-do-not-use-23ebeb6af4ece1c8d97120a327976cef695f2836.zip
add a VERSION file in boot.iso to allow its identification (as suggested on cooker)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 600662505..33fea72f0 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ dirs:
@for n in $(DIRS); do $(MAKE) -C $$n all || exit 1 ; done
images:
- ./make_boot_img
+ DISTRIB_DESCR=$(DISTRIB_DESCR) ./make_boot_img boot.iso
tar: clean
rpm -qa > needed_rpms.lst