summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-05-28 07:34:07 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-05-28 07:34:07 +0000
commite9c2fd6362eca835dbaffb59477a10f8e3e244f0 (patch)
treec10e45b86d817659166f57a9abbd3d2b2e48f953 /perl-install
parent162798d151f656a0eb51d52c14e02975272370ad (diff)
downloaddrakx-e9c2fd6362eca835dbaffb59477a10f8e3e244f0.tar
drakx-e9c2fd6362eca835dbaffb59477a10f8e3e244f0.tar.gz
drakx-e9c2fd6362eca835dbaffb59477a10f8e3e244f0.tar.bz2
drakx-e9c2fd6362eca835dbaffb59477a10f8e3e244f0.tar.xz
drakx-e9c2fd6362eca835dbaffb59477a10f8e3e244f0.zip
fix 10-37mdk's indentation
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/drakxtools.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec
index a3a1ef4bb..47446fc68 100644
--- a/perl-install/drakxtools.spec
+++ b/perl-install/drakxtools.spec
@@ -334,9 +334,10 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
- drakbackup: fix dropped .txt files when running mkisofs (stew)
(Anthill #799)
- drakconnect (#9669):
- o prevent identification mismatch on ethtool results
- o fix card name lookup when driver does not support GDRVINFO command
- from ETHTOOL ioctl and there's only one card managed by this driver
+ o prevent identification mismatch on ethtool results
+ o fix card name lookup when driver does not support GDRVINFO command
+ from ETHTOOL ioctl and there's only one card managed by this
+ driver
- switch from deprecated OptionMenu into new ComboBox widget
* Mon May 24 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10-36mdk