fdroiddata/srclibs/fpc.yml

7 lines
255 B
YAML
Raw Permalink Normal View History

2022-07-22 07:49:42 +00:00
RepoType: git
Repo: https://gitlab.com/freepascal.org/fpc/source.git
2025-05-06 11:51:31 +00:00
Prepare: |
export build_date=$(git show --no-patch --format=%cd --date=format-local:'%Y/%m/%d')
sed -i -e "s:build_date = .*:build_date = \"$build_date\";:" utils/fpcres/fpcres.pas