diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2010-05-11 16:42:46 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2010-05-11 16:42:46 +0000 |
commit | 91dfc62419aed4dd200ad4531b049eea3bf0c454 (patch) | |
tree | a168d7ed2de8242e525ad7ec27412518d4f44b99 /perl-install/Makefile.config | |
parent | 1c069f64db8728fa0302acbe9f4827e0814adc3c (diff) | |
download | drakx-91dfc62419aed4dd200ad4531b049eea3bf0c454.tar drakx-91dfc62419aed4dd200ad4531b049eea3bf0c454.tar.gz drakx-91dfc62419aed4dd200ad4531b049eea3bf0c454.tar.bz2 drakx-91dfc62419aed4dd200ad4531b049eea3bf0c454.tar.xz drakx-91dfc62419aed4dd200ad4531b049eea3bf0c454.zip |
workaround mapper/* being symlinks in dmraid support
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 7e07a7086..f8976ea1c 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=13.24 +VERSION:=13.25 SUDO = sudo TMPDIR = /tmp |