slackbuilds_ponce/office/kbibtex/desktop_perms.patch
ArTourter 7d17655b86
office/kbibtex: Updated for version 0.10.0
- disabled build testing as requires X which doesn't work with sudo anyway
  and slows down build
- Using git repo archive download link as the stable kde downloads links
  are not permanent
- add patch to fix desktop file permissions

Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-04-07 07:37:43 +07:00

13 lines
309 B
Diff

diff --git a/src/program/CMakeLists.txt b/src/program/CMakeLists.txt
index b9ed670f..8ff76302 100644
--- a/src/program/CMakeLists.txt
+++ b/src/program/CMakeLists.txt
@@ -135,7 +135,7 @@ install(
)
install(
- PROGRAMS
+ FILES
org.kde.kbibtex.desktop
DESTINATION
${KDE_INSTALL_APPDIR}