~ubuntu-branches/ubuntu/lucid/scons/lucid

« back to all changes in this revision

Viewing changes to engine/SCons/Tool/sunar.py

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2008-12-26 18:06:57 UTC
  • mfrom: (0.2.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20081226180657-yvmti5ik48zbykk7
Tags: 1.2.0-1
* New upstream release.
* debian/patches/remove_broken_symlinks:
  - In Clean() routine, try to delete symlinks even if files they point
    to are not available (Closes: #485521).
* debian/patches/qt_missing_moc:
  - Dropped, implemented upstream time ago.
* Add description to debian/patches/* to make Lintian happy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
33
33
#
34
34
 
35
 
__revision__ = "src/engine/SCons/Tool/sunar.py 3603 2008/10/10 05:46:45 scons"
 
35
__revision__ = "src/engine/SCons/Tool/sunar.py 3842 2008/12/20 22:59:52 scons"
36
36
 
37
37
import SCons.Defaults
38
38
import SCons.Tool