mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-10 03:48:27 +02:00
fpc rpm: clean up git
This commit is contained in:
parent
60c7b82ba1
commit
e2962cd9e4
@ -59,6 +59,7 @@ if [ "$WithTempDir" = "yes" ]; then
|
||||
|
||||
echo "extracting FPC from local git ..."
|
||||
git -C $FPCSrcDir --work-tree=$TmpDir/fpc restore .
|
||||
rm -rf $TmpDir/fpc/.git
|
||||
else
|
||||
TmpDir=$FPCSrcDir
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user