bootdisk: setup (HEAD) [malekith]

PLD CVS pld-cvs-commit w pld.org.pl
Pon, 29 Lip 2002, 13:14:35 CEST


Module name:	bootdisk
Changes by:	malekith	02/07/29 13:14:33

Modified files:
	setup

Log message:
- use $arch instead of uname -m

Index: setup
===================================================================
RCS file: /cvsroot/bootdisk/batch-installer/setup,v
diff -d -u -r1.34 -r1.35
--- setup	2002/07/25 11:37:18	1.34
+++ setup	2002/07/29 11:14:32	1.35
@@ -158,7 +158,7 @@
 
 while : ; do
 
-  case `uname -m` in
+  case $arch in
   ppc )
     pdisk="<item id='run_fdisk pdisk'>$(nls "Load and run _pdisk")"
     ;;



Więcej informacji o liście dyskusyjnej pld-installer