Update package version to 9.1.2041

This commit is contained in:
2026-01-02 15:53:27 +02:00
parent 60bf91b076
commit 4902d310c3
3 changed files with 2 additions and 85 deletions
-2
View File
@@ -6,8 +6,6 @@
# This function is used for putting downloaded files to the correct location or applying patches
prepare() {
cd "$BPM_SOURCE"
# Fix building with ruby 4.0
patch -p1 -i "$BPM_WORKDIR"/fix-building-with-ruby-4.0.patch
# Define place for global vimrc file
sed -E 's|^.*(#define SYS_.*VIMRC_FILE.*").*$|\1|g' -i src/feature.h