diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2009-08-07 18:01:22 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2009-08-07 18:01:22 +0000 |
commit | 335750cf319ffb81c431334dff3b58b39c670f15 (patch) | |
tree | 22b7717b919c40b906ffd057bc5deb386ae8b969 /perl-install/Makefile.config | |
parent | 0ca1aeec8743a6d16ba8305967d2bddff3ba0648 (diff) | |
download | drakx-335750cf319ffb81c431334dff3b58b39c670f15.tar drakx-335750cf319ffb81c431334dff3b58b39c670f15.tar.gz drakx-335750cf319ffb81c431334dff3b58b39c670f15.tar.bz2 drakx-335750cf319ffb81c431334dff3b58b39c670f15.tar.xz drakx-335750cf319ffb81c431334dff3b58b39c670f15.zip |
use gtk instead of X to focus window and revert workaround for the crash
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 fee47ffbd..90ece88f8 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=12.41 +VERSION:=12.42 SUDO = sudo TMPDIR = /tmp |