Couple of small fixes for joeyh's and my latest commits.

This commit is contained in:
Santiago Garcia Mantinan 2005-05-18 21:45:47 +00:00
parent d3ab791cdb
commit 90f70662a9
2 changed files with 2 additions and 2 deletions

View File

@ -1009,7 +1009,7 @@ src-image: ok src-md5list $(OUT)
relname=`echo $(DEBVERSION) | sed -e 's/[. ]//g'`; \ relname=`echo $(DEBVERSION) | sed -e 's/[. ]//g'`; \
rm -f $(OUT)/debian-$$relname-source-$(CD).raw; \ rm -f $(OUT)/debian-$$relname-source-$(CD).raw; \
$(MKISOFS) $(MKISOFS_OPTS) -V "$$volid" \ $(MKISOFS) $(MKISOFS_OPTS) -V "$$volid" \
-o $(OUT)/debian-$relname-source-$(CD).raw $$opts CD$(CD) -o $(OUT)/debian-$$relname-source-$(CD).raw $$opts CD$(CD)
#Calculate the md5sums for the images (if available), or get from templates #Calculate the md5sums for the images (if available), or get from templates

View File

@ -18,7 +18,7 @@ cat > debian-installer+kernel-$CODENAME << EOF
* Last update: $DATE * Last update: $DATE
*/ */
#include <debian-installer> #include <debian-installer-$CODENAME>
eject eject
locales locales
lvm10 lvm10