mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 10:34:18 +00:00
debian/rules: Remove the *.private fields of libfprint.pc
debian/rules: Remove the *.private fields of libfprint.pc, these are not needed anymore as we are not installing a static library Closes: #906975
This commit is contained in:
Vendored
+2
@@ -12,4 +12,6 @@ override_dh_auto_configure:
|
|||||||
override_dh_install:
|
override_dh_install:
|
||||||
mv debian/tmp/lib/udev/rules.d/60-fprint-autosuspend.rules \
|
mv debian/tmp/lib/udev/rules.d/60-fprint-autosuspend.rules \
|
||||||
debian/tmp/lib/udev/rules.d/60-libfprint0.rules
|
debian/tmp/lib/udev/rules.d/60-libfprint0.rules
|
||||||
|
sed -i '/^Requires.private\|^Libs.private/ d' \
|
||||||
|
debian/tmp/usr/lib/*/pkgconfig/libfprint.pc
|
||||||
dh_install
|
dh_install
|
||||||
|
|||||||
Reference in New Issue
Block a user