File 001-use-system-hunspell-lib.patch of Package starc

diff -Nuar a/src/3rd_party/3rd_party.pro b/src/3rd_party/3rd_party.pro
--- a/src/3rd_party/3rd_party.pro	2025-07-18 23:41:28.178353522 +0300
+++ b/src/3rd_party/3rd_party.pro	2025-07-18 23:41:53.894585840 +0300
@@ -2,7 +2,6 @@
 
 SUBDIRS = \
     fileformats \
-    hunspell \
     libavoid \
     qbreakpad/qBreakpad.pro \
     qgumboparser \
diff -Nuar a/src/corelib/corelib.pro b/src/corelib/corelib.pro
--- a/src/corelib/corelib.pro	2025-07-18 23:15:50.468683476 +0300
+++ b/src/corelib/corelib.pro	2025-07-18 23:32:41.697561027 +0300
@@ -46,12 +46,7 @@
 #
 # Подключаем библиотеку HUNSPELL
 #
-LIBS += -L$$LIBSDIR/ -lhunspell
-win32-msvc*:QMAKE_LFLAGS += /WHOLEARCHIVE:$$LIBSDIR/hunspell.lib
-
-INCLUDEPATH += $$PWD/../3rd_party/hunspell/src
-DEPENDPATH += $$PWD/../3rd_party/hunspell
-PRE_TARGETDEPS += $$PWD/../3rd_party/hunspell
+LIBS += -lhunspell
 #
 
 #
openSUSE Build Service is sponsored by