Updates to the list of files included in the released base package.
This commit is contained in:
parent
c1602bd1aa
commit
7a853f5b5f
1 changed files with 5 additions and 3 deletions
|
@ -39,11 +39,10 @@ fgfs-base-tar:
|
||||||
--exclude='*/Textures/Unused' \
|
--exclude='*/Textures/Unused' \
|
||||||
--exclude='*/Textures.high/*.save' \
|
--exclude='*/Textures.high/*.save' \
|
||||||
--exclude='*/Textures.high/*.new' \
|
--exclude='*/Textures.high/*.new' \
|
||||||
|
--exclude='*/Data' \
|
||||||
--exclude='*/Docs/source' \
|
--exclude='*/Docs/source' \
|
||||||
--exclude='*/Models/MNUAV' \
|
--exclude='*/Models/MNUAV' \
|
||||||
-cvf - \
|
-cvf - \
|
||||||
data/ATC \
|
|
||||||
data/AUTHORS \
|
|
||||||
data/Aircraft/Generic \
|
data/Aircraft/Generic \
|
||||||
data/Aircraft/Instruments \
|
data/Aircraft/Instruments \
|
||||||
data/Aircraft/Instruments-3d \
|
data/Aircraft/Instruments-3d \
|
||||||
|
@ -65,12 +64,15 @@ fgfs-base-tar:
|
||||||
data/Aircraft/wrightFlyer1903 \
|
data/Aircraft/wrightFlyer1903 \
|
||||||
data/Airports \
|
data/Airports \
|
||||||
data/Astro \
|
data/Astro \
|
||||||
|
data/ATC \
|
||||||
|
data/AUTHORS \
|
||||||
data/[C-H]* \
|
data/[C-H]* \
|
||||||
data/Input \
|
data/Input \
|
||||||
data/[J-R]* \
|
data/[J-R]* \
|
||||||
data/Scenery \
|
data/Scenery \
|
||||||
data/Sounds \
|
data/Sounds \
|
||||||
data/[T-W]* \
|
data/T \
|
||||||
|
data/cloudlayers.xml \
|
||||||
data/gui \
|
data/gui \
|
||||||
data/[j-p]* \
|
data/[j-p]* \
|
||||||
data/version \
|
data/version \
|
||||||
|
|
Loading…
Reference in a new issue