This commit is contained in:
Jacob Heider 2023-04-21 00:51:30 -04:00
parent b0535bdccc
commit a117c4e8ae
No known key found for this signature in database
GPG key ID: A98011B5713535BF

View file

@ -18,6 +18,10 @@ build:
mv apr-{{version.major}}/* .
rmdir apr-{{version.major}}
ln -s . apr-{{version.major}}
cd ../bin
sed -i.bak "s_{{prefix}}_\$(cd \$(dirname \$0)/.. \&\& pwd)_g" apr-{{version.major}}-config
rm apr-{{version.major}}-config.bak
env:
# add any environment variables here
ARGS: