diff options
author | Rene Ladan <rene@FreeBSD.org> | 2022-12-31 02:33:50 +0100 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2022-12-31 02:33:50 +0100 |
commit | 995d4adbb514883a613d1bdd4e337f2d217cbe0f (patch) | |
tree | dafda96b9ecf3c175672dfd72791012a8dacdae2 /security/libfprint/files/patch-libfprint-drivers-vfs301_proto.c | |
parent | cleanup: Remove expired ports: (diff) |
cleanup: Remove expired ports:
2022-12-31 security/libfprint: Very outdated, unsupported upstream which now have systemd as a non optional requirement
2022-12-31 security/fprint_demo: Depends on deprecated library libfprint
2022-12-31 security/fprintd: Very outdated, unsupported upstream which now have systemd as a non optional requirement
Diffstat (limited to 'security/libfprint/files/patch-libfprint-drivers-vfs301_proto.c')
-rw-r--r-- | security/libfprint/files/patch-libfprint-drivers-vfs301_proto.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/libfprint/files/patch-libfprint-drivers-vfs301_proto.c b/security/libfprint/files/patch-libfprint-drivers-vfs301_proto.c deleted file mode 100644 index 0191a418eda7..000000000000 --- a/security/libfprint/files/patch-libfprint-drivers-vfs301_proto.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libfprint/drivers/vfs301_proto.c.orig 2013-01-12 13:18:37 UTC -+++ libfprint/drivers/vfs301_proto.c -@@ -33,7 +33,7 @@ - #include <stdio.h> - #include <assert.h> - #include <stdlib.h> --#include <libusb-1.0/libusb.h> -+#include <libusb.h> - - #include "vfs301_proto.h" - #include "vfs301_proto_fragments.h" |