~ubuntu-branches/ubuntu/oneiric/libpng/oneiric

« back to all changes in this revision

Viewing changes to contrib/pngminim/decoder/gather.sh

  • Committer: Bazaar Package Importer
  • Author(s): Anibal Monsalve Salazar
  • Date: 2009-05-22 09:11:26 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20090522091126-ackh8fu2581nwuyg
Tags: 1.2.36-1
* New upstream release 
* Standards-Version is 3.8.1
* debhelper compat is 7
* Run dh_prep instead of dh_clean -k

Show diffs side-by-side

added added

removed removed

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