~baltix/+junk/irrlicht-test

« back to all changes in this revision

Viewing changes to source/Irrlicht/libpng/contrib/pngminim/decoder/gather.sh

  • Committer: Mantas Kriaučiūnas
  • Date: 2011-07-18 13:06:25 UTC
  • Revision ID: mantas@akl.lt-20110718130625-c5pvifp61e7kj1ol
Included whole irrlicht SVN libraries to work around launchpad recipe issue with quilt, see https://answers.launchpad.net/launchpad/+question/165193

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
cp ../../pngminus/png2pnm.c pngm2pnm.c
 
2
cp ../../../*.h .
 
3
cp ../../../*.c .
 
4
rm example.c pngtest.c pngpread.c pngw*.c
 
5
# change the following 2 lines if zlib is somewhere else
 
6
cp ../../../../zlib/*.h .
 
7
cp ../../../../zlib/*.c .
 
8
rm minigzip.c example.c compress.c deflate.c gz*