D27794: Fix symlink problem because of using relative path instead of full path

Ömer Fadıl Usta noreply at phabricator.kde.org
Mon Mar 2 21:40:21 GMT 2020


usta created this revision.
usta added reviewers: ngraham, kossebau, ndavis.
usta added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
usta requested review of this revision.

REVISION SUMMARY
  generate script was trying to read the source of symlinked files base but it was used as a relative path which causes problems for broken new symlinks.
  This fix is getting the full path of symlink so newly created files use correct path instead of a broken symlink also this fixes autotests (obvious because that problem will be solved :) )

REPOSITORY
  R266 Breeze Icons

REVISION DETAIL
  https://phabricator.kde.org/D27794

AFFECTED FILES
  generate-24px-versions.sh

To: usta, ngraham, kossebau, ndavis
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200302/7771a3d0/attachment.html>


More information about the Kde-frameworks-devel mailing list