[neon/neon-packaging/drawy/Neon/unstable] debian/patches: fhs.diff
Carlos De Maine
null at kde.org
Wed Apr 22 09:51:17 BST 2026
Git commit 0c01648bc92014694c3b08fafb3eb401c328ae5e by Carlos De Maine.
Committed on 22/04/2026 at 08:51.
Pushed by carlosdem into branch 'Neon/unstable'.
fhs.diff
A +13 -0 debian/patches/fhs.diff
A +1 -0 debian/patches/series
https://invent.kde.org/neon/neon-packaging/drawy/-/commit/0c01648bc92014694c3b08fafb3eb401c328ae5e
diff --git a/debian/patches/fhs.diff b/debian/patches/fhs.diff
new file mode 100644
index 0000000..d129e02
--- /dev/null
+++ b/debian/patches/fhs.diff
@@ -0,0 +1,13 @@
+diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt
+index fa56d8a9..e282d00b 100644
+--- a/src/gui/CMakeLists.txt
++++ b/src/gui/CMakeLists.txt
+@@ -188,7 +188,7 @@ install(
+ serializer/diamonddeserializer.hpp
+ serializer/diamondserializer.hpp
+ ${CMAKE_CURRENT_BINARY_DIR}/libdrawygui_export.h
+- DESTINATION DrawyCore/
++ DESTINATION ${KDE_INSTALL_INCLUDEDIR}/DrawyCore/
+ COMPONENT Devel
+ )
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..3fec2c6
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fhs.diff
More information about the Neon-commits
mailing list