diff options
author | Rob van Nues <sborg63@disroot.org> | 2018-11-28 23:31:44 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-01 07:27:49 +0700 |
commit | 8ca6c1e50cb1622d8b2fac4480853eb486db32b9 (patch) | |
tree | a3d84e4fb9df50fc779314afab50a336d2482110 /system/luckybackup/luckybackup.pro.patch | |
parent | 66c3778e89619a55d220aa3165b9b4b8e684d818 (diff) |
system/luckybackup: Updated for version 0.5.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/luckybackup/luckybackup.pro.patch')
-rw-r--r-- | system/luckybackup/luckybackup.pro.patch | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/system/luckybackup/luckybackup.pro.patch b/system/luckybackup/luckybackup.pro.patch index 675b5a74dbe47..e46483008bdc8 100644 --- a/system/luckybackup/luckybackup.pro.patch +++ b/system/luckybackup/luckybackup.pro.patch @@ -9,8 +9,9 @@ documentation.files = manual -manpage.path = /usr/share/man/man8 +-manpage.files = manpage/luckybackup.8.gz manpage/luckybackup-pkexec.8 +manpage.path = /usr/man/man8 - manpage.files = manpage/luckybackup.8.gz ++manpage.files = manpage/luckybackup.8.gz manpage/luckybackup-pkexec.8.gz translations.path = /usr/share/luckybackup translations.files = translations @@ -19,4 +20,4 @@ +license.path = /usr/doc/luckybackup-PROGVERSION license.files = license - INSTALLS += target menu debianmenu pixmap documentation manpage translations license + INSTALLS += target menu polkit polkitscript pixmap documentation manpage translations license |