~launchpad-committers/ubuntu/karmic/pysvn/launchpad-ppa

« back to all changes in this revision

Viewing changes to Tests/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Steinar H. Gunderson
  • Date: 2006-08-29 00:53:29 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060829005329-a07auy1dcmqopfwl
Tags: 1.4.2+dfsg-0.1
* Non-maintainer upload.
* Repack upstream tarball, removing Kit/Win32/vc6redist/ which is not
  DFSG-free. (Closes: #383525)
* Set LC_ALL=C in debian/rules; fixes FTBFS in some locales.
  (Closes: #383524, #383532)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
2
2
#       Created by pysvn Extension/Source/setup.py
3
3
#
4
 
PYTHON=/usr/bin/python2.4
 
4
PYTHON=/usr/bin/python2.3
5
5
include pysvn_test_common.mak