R-quanteda.textstats: remove redundant patch

This commit is contained in:
Mohamed Akram
2026-05-02 11:57:09 +04:00
parent d00b2e0b5b
commit 9e2be49eec
2 changed files with 0 additions and 11 deletions
-4
View File
@@ -16,10 +16,6 @@ checksums rmd160 0fb18c3671c1ecd54a21f1b20307d5570573b5cd \
sha256 36db8f7a19627983ceeefc726a3d7fe0e9ff5685597dab82e2354b4e255ff42f \
size 139901
# As with R-quanteda, it fails to configure properly.
# Help it.
patchfiles patch-Makevars.diff
depends_lib-append port:onetbb \
port:R-nsyllable \
port:R-proxyC \
@@ -1,7 +0,0 @@
--- src/Makevars 2024-04-08 01:49:52.000000000 +0800
+++ src/Makevars 2024-04-09 17:27:13.000000000 +0800
@@ -1,2 +1,2 @@
-PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS) `$(R_HOME)/bin${R_ARCH_BIN}/Rscript ../inst/libtbb.R`
-PKG_CXXFLAGS = -DARMA_64BIT_WORD=1 `$(R_HOME)/bin${R_ARCH_BIN}/Rscript ../inst/deftbb.R`
+PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS) `$(R_HOME)/bin${R_ARCH_BIN}/Rscript ../inst/libtbb.R`
+PKG_CXXFLAGS = -DARMA_64BIT_WORD=1 `$(R_HOME)/bin${R_ARCH_BIN}/Rscript ../inst/deftbb.R`