From 29bb33c0e4741415b9dea4b758b1d649dd2cee8f Mon Sep 17 00:00:00 2001 From: Debian Libvirt Maintainers Date: Mon, 7 Oct 2024 15:21:04 +0200 Subject: [PATCH] udev-rules-path =================================================================== Gbp-Pq: Name udev-rules-path.patch --- appliance/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appliance/Makefile.am b/appliance/Makefile.am index debeaef7..08f196c5 100644 --- a/appliance/Makefile.am +++ b/appliance/Makefile.am @@ -157,7 +157,7 @@ supermin.d/udev-rules.tar.gz: 99-guestfs-serial.rules # If installing the daemon, install the udev rules too. if INSTALL_DAEMON -udevrulesdir = /lib/udev/rules.d +udevrulesdir = /usr/lib/udev/rules.d udevrules_DATA = 99-guestfs-serial.rules endif -- 2.30.2