#993869 libdvd-pkg: which(1) is deprecatd

#993869#5
Date:
2021-09-07 15:09:04 UTC
From:
To:

Hi.

usr/lib/libdvd-pkg/b-i_libdvdcss.sh uses which, which has been deprecated:

Unpacking libdvd-pkg (1.4.3-1-1) over (1.4.2-1-1) ...
Setting up libdvd-pkg (1.4.3-1-1) ...
...
libdvd-pkg: Unpacking and configuring...
libdvd-pkg: Building the package... (it may take a while)
libdvd-pkg: Build log will be saved to /usr/src/libdvd-pkg/libdvdcss2_1.4.3-1~local_amd64.build
/usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
...


Please use command -v instead :-)

Cheers,
Chris.