diff --git a/data/sarge/README.html.in b/data/sarge/README.html.in index 413d99c2..26a855e7 100644 --- a/data/sarge/README.html.in +++ b/data/sarge/README.html.in @@ -18,6 +18,7 @@ #endif #undef i386 +#undef amd64 #undef alpha #undef powerpc #undef ppc @@ -355,7 +356,7 @@ Installing /install/floppy/ -#if ARCHi386 || ARCHalpha || ARCHpowerpc || ARCHsparc +#if ARCHi386 || ARCHamd64 || ARCHalpha || ARCHpowerpc || ARCHsparc

For the impatient ones: #endif @@ -366,7 +367,7 @@ Installing

#endif -#if ARCHi386 || ARCHpowerpc +#if ARCHi386 || ARCHamd64 || ARCHpowerpc #if ARCHi386 You can also #else