From a64c47dd2e7469f82c169883aab6f754ea0ca215 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:14:14 +0200 Subject: Adding debian version 2024.03.18-1. Signed-off-by: Daniel Baumann --- debian/rules | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 debian/rules (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..2fc947e --- /dev/null +++ b/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f +%: + dh $@ + +override_dh_auto_install: + install -d -m 755 $(CURDIR)/debian/tmp/usr/share/misc + install -m 644 $(CURDIR)/usb.ids $(CURDIR)/debian/tmp/usr/share/misc -- cgit v1.2.3