summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2000-05-25 12:44:02 +0000
committerFrancois Pons <fpons@mandriva.com>2000-05-25 12:44:02 +0000
commit817ddbb5043d6b326cc39aa25e0d06e9487ec0e8 (patch)
tree8e80351222ec9cb7e36f27b56a856f688dd0f7a5 /perl-install/install_steps_interactive.pm
parentabe9015866eff5909b8242ef944f73de11bc4285 (diff)
downloaddrakx-backup-do-not-use-817ddbb5043d6b326cc39aa25e0d06e9487ec0e8.tar
drakx-backup-do-not-use-817ddbb5043d6b326cc39aa25e0d06e9487ec0e8.tar.gz
drakx-backup-do-not-use-817ddbb5043d6b326cc39aa25e0d06e9487ec0e8.tar.bz2
drakx-backup-do-not-use-817ddbb5043d6b326cc39aa25e0d06e9487ec0e8.tar.xz
drakx-backup-do-not-use-817ddbb5043d6b326cc39aa25e0d06e9487ec0e8.zip
*** empty log message ***
Diffstat (limited to 'perl-install/install_steps_interactive.pm')
-rw-r--r--perl-install/install_steps_interactive.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm
index fbc26734b..088baa492 100644
--- a/perl-install/install_steps_interactive.pm
+++ b/perl-install/install_steps_interactive.pm
@@ -1004,7 +1004,7 @@ sub setupXfree {
_("DrakX will generate config files for both XFree 3.3 and XFree 4.0.
By default, the 3.3 server is used because it works on more graphic cards.
-Do you want to try XFree 4.0?")) if $::expert;
+Do you want to try XFree 4.0?")) if $::expert && arch() != /sparc/;
#- strange, xfs must not be started twice...
#- trying to stop and restart it does nothing good too...