Changeset 59


Ignore:
Timestamp:
06/02/06 18:12:23 (18 years ago)
Author:
kdeugau
Message:

/trunk

Tag Source0: as Source:. This is probably wrong, but what the hell.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/debbuild

    r58 r59  
    590590      } elsif (/^buildroot:\s+(.+)/i) {
    591591        $buildroot = $1;
    592       } elsif (/^source:\s+(.+)/i) {
     592      } elsif (/^source0?:\s+(.+)/i) {
    593593        $pkgdata{main}{source} = $1;
    594594        die "Unknown tarball format $1\n" if $1 !~ /\.tar\.(?:gz|bz2)$/;
Note: See TracChangeset for help on using the changeset viewer.