diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2009-08-07 15:40:58 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2009-08-07 15:40:58 +0000 |
commit | 9703dbc231bdd5e2886152dece7f89098e798020 (patch) | |
tree | 39f405dec541cc5de55bb55992ae0480991640e7 /perl-install/Makefile.config | |
parent | d7f4347357402daed151ef989bd9a11e7376e16c (diff) | |
download | drakx-9703dbc231bdd5e2886152dece7f89098e798020.tar drakx-9703dbc231bdd5e2886152dece7f89098e798020.tar.gz drakx-9703dbc231bdd5e2886152dece7f89098e798020.tar.bz2 drakx-9703dbc231bdd5e2886152dece7f89098e798020.tar.xz drakx-9703dbc231bdd5e2886152dece7f89098e798020.zip |
workaround gtk crashes by running in sync mode
Diffstat (limited to 'perl-install/Makefile.config')
-rw-r--r-- | perl-install/Makefile.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index d63a0e620..fee47ffbd 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=12.40 +VERSION:=12.41 SUDO = sudo TMPDIR = /tmp |