[PATCH] kde-common/admin/config.pl

Richard L ärkäng nouseforaname at home.se
Thu Dec 25 20:47:00 GMT 2003


Hi!

This patch to admin/config.pl fixes building kdebindings with srcdir != builddir for me.
The problem is that when it tries to create 'smoke/qt/qtguess.pl' and others it won't
succeed, because the directory isn't created. This is because mkdir in perl won't create
more than one level of directory at a time if the "mkdir" kernel call doesn't support that
according to File::Path man-page, but mkpath will.

Could anyone review it and commit if it looks correct?

Richard Lärkäng


-------------- next part --------------
A non-text attachment was scrubbed...
Name: config_pl.patch
Type: application/octet-stream
Size: 832 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20031225/a09ecf50/attachment.obj>


More information about the kde-core-devel mailing list