mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
Bump debhelper compatibility to 10 and rely on dh_autoreconf instead of calling the autotools explicitly
This commit is contained in:
Vendored
-6
@@ -11,12 +11,6 @@ override_dh_clean:
|
||||
rm -f debian/libfprint0.udev
|
||||
|
||||
override_dh_auto_configure:
|
||||
# From autogen.sh
|
||||
libtoolize --copy --force
|
||||
aclocal
|
||||
autoheader
|
||||
autoconf
|
||||
automake -a -c
|
||||
dh_auto_configure -- $(CONFIG_ARGS)
|
||||
|
||||
override_dh_auto_install:
|
||||
|
||||
Reference in New Issue
Block a user