summaryrefslogtreecommitdiffstats
path: root/debian/patches/02-add-lsusb.py.1-to-distcleanfiles.patch
diff options
context:
space:
mode:
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