summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-08-10 02:00:45 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-08-10 02:00:45 +0000
commitff2191b0d6fe81de6447fe1d453f8640f1a19b42 (patch)
tree3436062bace3fe45eb9d345ec6b443f28c48d554 /docs
parentec3d78cf088439fbf9f9c71f75565417ccad831b (diff)
downloaddrakx-ff2191b0d6fe81de6447fe1d453f8640f1a19b42.tar
drakx-ff2191b0d6fe81de6447fe1d453f8640f1a19b42.tar.gz
drakx-ff2191b0d6fe81de6447fe1d453f8640f1a19b42.tar.bz2
drakx-ff2191b0d6fe81de6447fe1d453f8640f1a19b42.tar.xz
drakx-ff2191b0d6fe81de6447fe1d453f8640f1a19b42.zip
internally keep module names according to what we configure (and our kernel, 2.4 or 2.6)
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
d class='rem' style='width: 50.0%;'/>
1 files changed, 5 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 7517a4ebd..b7fca6771 100644
--- a/Makefile
+++ b/Makefile
@@ -34,13 +34,13 @@ install_only:
cd $(IMAGES_DEST); md5sum *.{img,iso}* > MD5SUM
ifeq (i386,$(ARCH))
- rm -rf $(GENERIC_INSTALL_DEST)/isolinux
- cp -af isolinux $(GENERIC_INSTALL_DEST)
+ rm -rf $(ROOTDEST)/isolinux
+ cp -af isolinux $(ROOTDEST)
endif
ifeq (x86_64,$(ARCH))
- rm -rf $(GENERIC_INSTALL_DEST)/isolinux
- cp -af isolinux $(GENERIC_INSTALL_DEST)
+ rm -rf $(ROOTDEST)/isolinux
+ cp -af isolinux $(ROOTDEST)
endif
make -C perl-install full_stage2
@@ -82,7 +82,7 @@ upload_only:
upload $(IMAGES_DEST) '*.img*' ;\
upload $(IMAGES_DEST) '*.iso*' ;\
upload $(IMAGES_DEST)/alternatives '' ;\
- upload $(GENERIC_INSTALL_DEST)/isolinux '' ;\
+ upload $(ROOTDEST)/isolinux '' ;\
echo
isolinux-graphic.bmp.parameters: isolinux-graphic.bmp isolinux