summaryrefslogtreecommitdiffstats
path: root/debian/patches/02-add-lsusb.py.1-to-distcleanfiles.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:13:39 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:13:39 +0000
commit0cba3f1e03bf1d4b53559b8932ae34f87c4850d5 (patch)
tree7e013e970a264cd0518500fed555f86849d88486 /debian/patches/02-add-lsusb.py.1-to-distcleanfiles.patch
parentAdding upstream version 1:017. (diff)
downloadusbutils-0cba3f1e03bf1d4b53559b8932ae34f87c4850d5.tar.xz
usbutils-0cba3f1e03bf1d4b53559b8932ae34f87c4850d5.zip
Adding debian version 1:017-3.debian/1%017-3debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/02-add-lsusb.py.1-to-distcleanfiles.patch')
-rw-r--r--debian/patches/02-add-lsusb.py.1-to-distcleanfiles.patch23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/patches/02-add-lsusb.py.1-to-distcleanfiles.patch b/debian/patches/02-add-lsusb.py.1-to-distcleanfiles.patch
new file mode 100644
index 0000000..53a7e7c
--- /dev/null
+++ b/debian/patches/02-add-lsusb.py.1-to-distcleanfiles.patch
@@ -0,0 +1,23 @@
+commit bd14f37e6d0daa8f495c8ce998c03bfa012ff0ee
+Author: Aurelien Jarno <aurelien@aurel32.net>
+Date: Thu Jan 4 14:40:11 2024 +0100
+
+ Add lsusb.py.1 to DISTCLEANFILES
+
+ Commit 83690ec408b2 ("Add a manpage for lsusb.py") added the lsusb.py.1
+ manpage but forgot to add it to DISTCLEANFILES. Fix that.
+
+ Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
+
+diff --git a/Makefile.am b/Makefile.am
+index d3a9025..02c7a33 100644
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -82,6 +82,7 @@ usb-devices.1: $(srcdir)/usb-devices.1.in
+
+ DISTCLEANFILES = \
+ lsusb.py \
++ lsusb.py.1 \
+ lsusb.8 \
+ usb-devices.1 \
+ usbhid-dump.8