~ubuntu-branches/ubuntu/saucy/jpylyzer/saucy

« back to all changes in this revision

Viewing changes to debian/orig-tar.sh

  • Committer: Package Import Robot
  • Author(s): Mathieu Malaterre
  • Date: 2013-04-25 09:52:52 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20130425095252-2gphc913cwlu4c4j
Tags: 1.9.0-1
* New upstream: improve interoperability between Python 2.7 and Python 3
* Add -doc package for documentation 

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
rm Makefile
14
14
rm -rf example_files
15
15
rm -rf debian
16
 
rm dist/*win32.zip
 
16
rm downloads/*win32.zip
17
17
cd ..
18
18
tar -czf $TAR $DIR
19
19
rm -rf $DIR $3