Control: reopen -1

Hi,

* Debian Bug Tracking System <ow...@bugs.debian.org> [231127 18:45]:
> #1056927: libhackrf0: Move files into /usr (incl. DEP17 P7 mitigation)

Thanks for applying the patch quickly.

However it appears the following part of the patch did not get
applied 2023.01.1-3. Could you please double check?

> diff -Nru hackrf-2023.01.1/debian/rules hackrf-2023.01.1/debian/rules
> --- hackrf-2023.01.1/debian/rules     2023-10-15 02:26:21.000000000 +0200
> +++ hackrf-2023.01.1/debian/rules     2023-11-26 20:37:03.000000000 +0100
> @@ -43,3 +45,9 @@
>  
>  override_dh_installdocs-indep:
>       dh_installdocs --indep
> +
> +override_dh_installudev:
> +     dh_installudev
> +     # This should be harmless for indep builds or after dh_installudev 
> changes the install path.
> +     set -e; if test -d debian/libhackrf0/lib/udev/rules.d; then mv 
> debian/libhackrf0/lib/udev debian/libhackrf0/usr/lib; fi
> +     set -e; if test -d debian/libhackrf0/lib; then rmdir 
> debian/libhackrf0/lib; fi


Thanks,
Chris

Reply via email to