Skip to content

Commit

Permalink
Temp change
Browse files Browse the repository at this point in the history
  • Loading branch information
PHILO-HE committed Sep 13, 2024
1 parent 3a0b493 commit 9c699f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup-centos9.sh
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ function install_stemmer {
popd
(
cd stemmer
git apply ${PATCH_DIR}/Makefile.patch
#git apply ${PATCH_DIR}/Makefile.patch
make clean && make "-j${NPROC}"
${SUDO} cp libstemmer.a /usr/local/lib/
${SUDO} cp include/libstemmer.h /usr/local/include/
Expand Down

0 comments on commit 9c699f5

Please sign in to comment.