mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
debian/rules: Do not autorename upstream rules file anymore
It's not there, while there's no point to rename the hwdb one.
This commit is contained in:
Vendored
-2
@@ -15,8 +15,6 @@ override_dh_auto_configure:
|
||||
dh_auto_configure -- $(CONFIG_ARGS)
|
||||
|
||||
override_dh_install:
|
||||
mv debian/tmp/lib/udev/rules.d/60-libfprint-2-autosuspend.rules \
|
||||
debian/tmp/lib/udev/rules.d/60-libfprint-2.rules
|
||||
sed -i '/^Requires.private\|^Libs.private/ d' \
|
||||
debian/tmp/usr/lib/*/pkgconfig/libfprint-2.pc
|
||||
dh_install
|
||||
|
||||
Reference in New Issue
Block a user