[neon/graphics/drawy/Neon/release] debian: fix the installs

Carlos De Maine null at kde.org
Fri Jul 10 13:30:00 BST 2026


Git commit bb3529fab6ffa234b7a73a8a965b35b27bc312c2 by Carlos De Maine.
Committed on 10/07/2026 at 12:30.
Pushed by carlosdem into branch 'Neon/release'.

fix the installs

M  +1    -0    debian/drawy-dev.install
M  +1    -0    debian/drawy.install

https://invent.kde.org/neon/graphics/drawy/-/commit/bb3529fab6ffa234b7a73a8a965b35b27bc312c2

diff --git a/debian/drawy-dev.install b/debian/drawy-dev.install
index 2d19a2d..aac4b69 100644
--- a/debian/drawy-dev.install
+++ b/debian/drawy-dev.install
@@ -1,4 +1,5 @@
 usr/include/DrawyCore/
+usr/lib/*/libdrawyconfig.so
 usr/lib/*/libdrawygui.so
 #usr/lib/*/libdrawywidgets.so
 #usr/lib/*/libstandardformplugin.so
diff --git a/debian/drawy.install b/debian/drawy.install
index 462e129..180014d 100644
--- a/debian/drawy.install
+++ b/debian/drawy.install
@@ -4,6 +4,7 @@ usr/lib/*/libdrawywidgets.so.*
 usr/lib/*/libstandardformplugin.so.*
 usr/lib/*/qt6/plugins/
 usr/share/applications/
+usr/share/config.kcfg/
 usr/share/doc/HTML/
 usr/share/icons/
 usr/share/locale/


More information about the Neon-commits mailing list