updated FINDCFG to remove old clutter

This commit is contained in:
Nils Kneuper 2006-12-30 15:18:23 +00:00
parent 6fbc9d083a
commit 4e875738ff

View file

@ -1,6 +1,4 @@
find data -name themes -prune -o -name campaigns -prune -o -name '*.cfg' -print
find data/scenarios/multiplayer -name '*.cfg' -print
find data/campaigns/*/units -name '*.cfg' -print
find data/campaigns/*.cfg -name '*.cfg' -print
find data/tutorial/units -name '*.cfg' -print
find data/themes/ -name '*.cfg' -print