~dexter/parrot-pkg/maverick

« back to all changes in this revision

Viewing changes to runtime/parrot/library/distutils.pir

  • Committer: Piotr Roszatycki
  • Date: 2011-01-11 14:34:28 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: piotr.roszatycki@gmail.com-20110111143428-s7pa7qz38m61o4tw
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Copyright (C) 2009-2010, Parrot Foundation.
2
 
# $Id: distutils.pir 49086 2010-09-17 16:53:21Z fperrad $
3
2
 
4
3
=head1 NAME
5
4
 
2173
2172
    $S0 = config['osname']
2174
2173
    push contents, $S0
2175
2174
    push contents, 'revision'
2176
 
    $S0 = config['revision']
 
2175
    $S0 = config['git_describe']
2177
2176
    push contents, $S0
2178
2177
    $I0 = exists kv['smolder_tags']
2179
2178
    unless $I0 goto L2