Fix create_exe_symlink.cmake for when DESTDIR is set

ABCD en.ABCD at gmail.com
Thu May 7 12:39:24 CEST 2009


First off, my apologies if I sent this to the wrong list.

Currently, KDE/kdelibs/cmake/modules/create_exe_symlink.cmake calls
chmod on the previously installed version of a file when DESTDIR is
set, which is incorrect.  It should be calling chmod on the filename
under DESTDIR.  This patch (attached) fixes that.

-- 
ABCD
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: kdelibs-9999-create_exe_symlink.patch
Url: http://mail.kde.org/pipermail/kde-buildsystem/attachments/20090507/40d8d3f6/attachment.bat 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20090507/40d8d3f6/attachment.sig 


More information about the Kde-buildsystem mailing list