diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-13 10:20:36 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-13 10:28:20 +0900 |
commit | 453b557da36ec9d9699b17df56112e5d07f98a36 (patch) | |
tree | c9884d95ee6e9330dd9a4d0306e5c4ed8d97109c /debian/_base | |
parent | 282ae1499943e79bd722806932bacdc006688ef1 (diff) | |
download | tde-packaging-453b557da36ec9d9699b17df56112e5d07f98a36.tar.gz tde-packaging-453b557da36ec9d9699b17df56112e5d07f98a36.zip |
DEB polkit-tqt: adjusted to use new polkit-tqt.cmake location.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0627aae8f4be0f1a4a09a7b631ecb1db31486f2c)
Diffstat (limited to 'debian/_base')
-rw-r--r-- | debian/_base/dependencies/polkit-tqt/debian/libpolkit-tqt-dev.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/_base/dependencies/polkit-tqt/debian/libpolkit-tqt-dev.install b/debian/_base/dependencies/polkit-tqt/debian/libpolkit-tqt-dev.install index 846767587..698c043d8 100644 --- a/debian/_base/dependencies/polkit-tqt/debian/libpolkit-tqt-dev.install +++ b/debian/_base/dependencies/polkit-tqt/debian/libpolkit-tqt-dev.install @@ -28,4 +28,4 @@ debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig/polkit-tqt.pc debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig/polkit-tqt-agent.pc debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig/polkit-tqt-core.pc debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig/polkit-tqt-gui.pc -debian/tmp/usr/share/cmake/polkit-tqt.cmake +debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/polkit-tqt.cmake |