[neon/neon-packaging/libquotient/Neon/unstable] debian: fix naming of solibs
Carlos De Maine
null at kde.org
Sat Aug 5 11:12:33 BST 2023
Git commit 8a392828f4718a1828b4dfbb11e843f5a250fb71 by Carlos De Maine.
Committed on 05/08/2023 at 12:12.
Pushed by carlosdem into branch 'Neon/unstable'.
fix naming of solibs
M +2 -2 debian/libquotient-qt5-dev.install
https://invent.kde.org/neon/neon-packaging/libquotient/-/commit/8a392828f4718a1828b4dfbb11e843f5a250fb71
diff --git a/debian/libquotient-qt5-dev.install b/debian/libquotient-qt5-dev.install
index 679706e..93a44e5 100644
--- a/debian/libquotient-qt5-dev.install
+++ b/debian/libquotient-qt5-dev.install
@@ -1,3 +1,3 @@
-usr/lib/*/libQuotientQt5.so
-usr/lib/*/pkgconfig/QuotientQt5.pc
+usr/lib/*/libQuotient.so
+usr/lib/*/pkgconfig/Quotient.pc
usr/lib/*/cmake/Quotient/*
More information about the Neon-commits
mailing list