[neon/backports-jammy/software-properties/Neon/unstable] debian: fix the installs

Carlos De Maine null at kde.org
Mon Mar 11 03:24:48 GMT 2024


Git commit d3352d523b897dfec525bb168c273a162859923b by Carlos De Maine.
Committed on 11/03/2024 at 03:24.
Pushed by carlosdem into branch 'Neon/unstable'.

fix the installs

M  +1    -1    debian/python3-software-properties.install
M  +13   -13   debian/software-properties-gtk.install
M  +6    -6    debian/software-properties-qt.install

https://invent.kde.org/neon/backports-jammy/software-properties/-/commit/d3352d523b897dfec525bb168c273a162859923b

diff --git a/debian/python3-software-properties.install b/debian/python3-software-properties.install
index cb656f56..daf13687 100644
--- a/debian/python3-software-properties.install
+++ b/debian/python3-software-properties.install
@@ -1 +1 @@
-debian/tmp/usr/lib/python3*/*-packages/softwareproperties/*py
+usr/lib/python3*/*-packages/softwareproperties/*py
diff --git a/debian/software-properties-gtk.install b/debian/software-properties-gtk.install
index be531449..53ab6bcb 100644
--- a/debian/software-properties-gtk.install
+++ b/debian/software-properties-gtk.install
@@ -1,13 +1,13 @@
-#debian/tmp/usr/share/gnome/help/software-properties
-debian/tmp/usr/bin/software-properties-gtk
-debian/tmp/usr/lib/python3*/*-packages/softwareproperties/gtk/*.py
-debian/tmp/usr/share/applications/software-properties-drivers.desktop
-debian/tmp/usr/share/applications/software-properties-gtk.desktop
-debian/tmp/usr/share/applications/software-properties-livepatch.desktop
-debian/tmp/usr/share/glib-2.0/schemas
-debian/tmp/usr/share/icons
-debian/tmp/usr/share/metainfo/software-properties-gtk.appdata.xml
-debian/tmp/usr/share/mime/packages
-debian/tmp/usr/share/software-properties/gtkbuilder
-debian/tmp/usr/share/software-properties/ubuntu-pro-logo.svg
-debian/tmp/usr/share/software-properties/ubuntu-pro-logo-dark.svg
+#usr/share/gnome/help/software-properties
+usr/bin/software-properties-gtk
+usr/lib/python3*/*-packages/softwareproperties/gtk/*.py
+usr/share/applications/software-properties-drivers.desktop
+usr/share/applications/software-properties-gtk.desktop
+usr/share/applications/software-properties-livepatch.desktop
+usr/share/glib-2.0/schemas
+usr/share/icons
+usr/share/metainfo/software-properties-gtk.appdata.xml
+usr/share/mime/packages
+usr/share/software-properties/gtkbuilder
+usr/share/software-properties/ubuntu-pro-logo.svg
+usr/share/software-properties/ubuntu-pro-logo-dark.svg
diff --git a/debian/software-properties-qt.install b/debian/software-properties-qt.install
index e782b3e0..02c2bfac 100644
--- a/debian/software-properties-qt.install
+++ b/debian/software-properties-qt.install
@@ -1,6 +1,6 @@
-debian/tmp/usr/bin/software-properties-qt
-debian/tmp/usr/lib/python3*/*-packages/softwareproperties/qt/*.py
-debian/tmp/usr/share/applications/software-properties-drivers-lxqt.desktop
-debian/tmp/usr/share/applications/software-properties-lxqt.desktop
-debian/tmp/usr/share/applications/software-properties-qt.desktop
-debian/tmp/usr/share/software-properties/designer
+usr/bin/software-properties-qt
+usr/lib/python3*/*-packages/softwareproperties/qt/*.py
+usr/share/applications/software-properties-drivers-lxqt.desktop
+usr/share/applications/software-properties-lxqt.desktop
+usr/share/applications/software-properties-qt.desktop
+usr/share/software-properties/designer


More information about the Neon-commits mailing list