1
0
Fork 0

Remove more files from the base package

This commit is contained in:
Automatic Release Builder 2021-04-01 16:25:45 +01:00 committed by James Turner
parent aaf52f0628
commit 04587d3a39

View file

@ -31,7 +31,7 @@ mkdir -p staging
# wipe existing data TXZs # wipe existing data TXZs
rm output/FlightGear-$VERSION*data.txz rm output/FlightGear-$VERSION*data.txz
rsync -az --exclude=".git" fgdata staging/ rsync -az --exclude=".git" --exclude="Textures/Unused" --exclude="*.xcf" fgdata staging/
# add all the scenery pack files into it # add all the scenery pack files into it