diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2010-06-02 11:21:42 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2010-06-02 11:21:42 +0000 |
commit | 8658cf3deb673be544fae0be80f88dcddb49061c (patch) | |
tree | cf3ee52f8bad0b5360f95b647c22b938d24bb766 /perl-install/Makefile.config | |
parent | e7db94ea5f9c1f5ed743c28f640c9da9861081fa (diff) | |
download | drakx-8658cf3deb673be544fae0be80f88dcddb49061c.tar drakx-8658cf3deb673be544fae0be80f88dcddb49061c.tar.gz drakx-8658cf3deb673be544fae0be80f88dcddb49061c.tar.bz2 drakx-8658cf3deb673be544fae0be80f88dcddb49061c.tar.xz drakx-8658cf3deb673be544fae0be80f88dcddb49061c.zip |
copy all devices to target
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 0d5de87b8..41b780123 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=13.31 +VERSION:=13.32 SUDO = sudo TMPDIR = /tmp |