From fb0f7810e2d32b6d332ab3827dca5817e707a52e Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sat, 30 Mar 2019 22:20:38 -0500 Subject: [PATCH] Move files from libexec to a standard usr/lib path. --- debian/changelog | 2 +- debian/lxqt-archiver.install | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 070d53c..ed2aae5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ lxqt-archiver (0.0.96-0ubuntu2) UNRELEASED; urgency=medium * New upstream release. - Remove reverse-applicable patch. - Add a build dependency on libqt5x11extras5-dev, libfm-qt-dev. - - Remove files that are no longer installed. + - Move files from libexec to a standard usr/lib path. -- Simon Quigley Sat, 30 Mar 2019 21:58:06 -0500 diff --git a/debian/lxqt-archiver.install b/debian/lxqt-archiver.install index 3225dbc..98c7c52 100644 --- a/debian/lxqt-archiver.install +++ b/debian/lxqt-archiver.install @@ -1,2 +1,4 @@ usr/bin/lxqt-archiver +usr/lib/*/lxqt-archiver/isoinfo.sh +usr/lib/*/lxqt-archiver/rpm2cpio usr/share/applications/lxqt-archiver.desktop