ruby: touch parse.c before make

Reinstated from an older version of the recipe.
This commit is contained in:
Augustin Cavalier
2025-02-21 00:03:56 -05:00
parent 040e617310
commit 33fa75ac3c

View File

@@ -113,6 +113,8 @@ BUILD()
--with-ridir=$docDir/ri \
--with-dbm-type=gdbm_compat
touch parse.c # otherwise BASERUBY will be required
# The build process needs to run ruby, and without this it fails to find
# libruby.so.
export LIBRARY_PATH=$LIBRARY_PATH:%A