ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/mkmanifest
(Generate patch)

Comparing deliantra/Deliantra-Client/mkmanifest (file contents):
Revision 1.3 by root, Sun Aug 13 03:22:15 2006 UTC vs.
Revision 1.5 by root, Thu Jul 19 21:02:02 2007 UTC

10 resources/sounds/*.ogg \ 10 resources/sounds/*.ogg \
11 resources/sounds/config \ 11 resources/sounds/config \
12 resources/music/*.ogg \ 12 resources/music/*.ogg \
13 resources/ui/resist/*.png \ 13 resources/ui/resist/*.png \
14 resources/pod/*.png \ 14 resources/pod/*.png \
15 resources/pod/*.jpg \
16 resources/arch/*.png \
15 pod/*.pod 17 pod/*.pod
16 do 18 do
17 echo "$file" 19 echo "$file"
18 done 20 done
19) | uniq >MANIFEST~ && mv MANIFEST~ MANIFEST 21) | uniq >MANIFEST~ && mv MANIFEST~ MANIFEST

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines