Package: knewstuff / 5.115.0-2

Metadata

Package Version Patches format
knewstuff 5.115.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove executable flag from desktop files | (download)

data/CMakeLists.txt | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 dont set executable bit for installed desktop files
 Upstream added the executable bit to installed desktop file with
 the justification that otherwise the files cannot be run when
 not installed as root.
 .
 For the Debian package all files are installed as root so this
 patch disables setting the executable flag for these desktop files.
 .
 See https://invent.kde.org/frameworks/knewstuff/-/commit/b74815f570eb93e93fe6aa4e930465c1b047b922
cross.patch | (download)

CMakeLists.txt | 8 6 2 - 0 !
1 file changed, 6 insertions( ), 2 deletions(-)

---