summaryrefslogtreecommitdiff
path: root/libusb/include
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-09-28 07:49:57 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-09-28 07:49:57 -0600
commit4b51567ec3d76774555c0935531e75ac94336b40 (patch)
tree6d24987538f47085fe8709dabd8bb6d410837454 /libusb/include
parentc8c10a3a7a89821202086392accaf4dd8c4a78e3 (diff)
fix
Diffstat (limited to 'libusb/include')
-rwxr-xr-xlibusb/include/libusb/tusb_helpers.h.gen2
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/include/libusb/tusb_helpers.h.gen b/libusb/include/libusb/tusb_helpers.h.gen
index 82e15ba..b46f5f6 100755
--- a/libusb/include/libusb/tusb_helpers.h.gen
+++ b/libusb/include/libusb/tusb_helpers.h.gen
@@ -66,7 +66,7 @@ EOT
if [[ ! -f 3rd-party/MS-LCID.pdf || 3rd-party/MS-LCID.pdf -ot $0 ]]; then
wget --no-use-server-timestamps -O 3rd-party/MS-LCID.pdf 'https://winprotocoldoc.blob.core.windows.net/productionwindowsarchives/MS-LCID/%5bMS-LCID%5d.pdf'
fi
-if [[ ! -f 3rd-party/MS-LCID.txt || 3rd-party/MS-LCID.txt -ot 3rd-party/MS-LCID.txt ]]; then
+if [[ ! -f 3rd-party/MS-LCID.txt || 3rd-party/MS-LCID.txt -ot 3rd-party/MS-LCID.pdf ]]; then
pdftotext -layout 3rd-party/MS-LCID.pdf
fi
<3rd-party/MS-LCID.txt \