https://bugs.kde.org/show_bug.cgi?id=441467

            Bug ID: 441467
           Summary: kdesu obsolete? do we need it?
           Product: krusader
           Version: Git
          Platform: Kubuntu Packages
                OS: Linux
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: general
          Assignee: krusader-bugs-n...@kde.org
          Reporter: empyr...@ukr.net
                CC: krusader-bugs-n...@kde.org
  Target Milestone: ---

https://docs.kde.org/stable5/en/kde-cli-tools/kdesu/kdesu.pdf [page 5]
/krusader/CMakeLists.txt
# For security reasons, absolute kdesu path is set at build time and is not
# configurable.
if(NOT KDESU_PATH)
    if(EXISTS "${KDE_INSTALL_FULL_LIBDIR}/kf5/kdesu")
      # Used by Arch distribution
      set(KDESU_PATH "${KDE_INSTALL_FULL_LIBDIR}/kf5/kdesu")
    else()
      set(KDESU_PATH "${KDE_INSTALL_FULL_LIBEXECDIR_KF5}/kdesu")
    endif()
endif()

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to