File nspr-4.35-fix-pkgconfig-includedir.patch of Package mingw64-mozilla-nspr
diff -ur nspr-4.35.orig/nspr/config/nspr.pc.in nspr-4.35/nspr/config/nspr.pc.in
--- nspr-4.35.orig/nspr/config/nspr.pc.in 2022-09-12 13:40:15.000000000 +0200
+++ nspr-4.35/nspr/config/nspr.pc.in 2023-08-07 10:30:14.302790277 +0200
@@ -7,4 +7,4 @@
Description: The Netscape Portable Runtime
Version: @MOD_MAJOR_VERSION@.@MOD_MINOR_VERSION@.@MOD_PATCH_VERSION@
Libs: -L@libdir@ -lplds@MOD_MAJOR_VERSION@ -lplc@MOD_MAJOR_VERSION@ -lnspr@MOD_MAJOR_VERSION@
-Cflags: -I@includedir@
+Cflags: -I@includedir@/nspr@MOD_MAJOR_VERSION@