Changeset 301


Ignore:
Timestamp:
02/07/08 03:00:08 (5 years ago)
Author:
bruno
Message:

Adds debian macro for Group

Location:
devel
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb/bin/pb

    r300 r301  
    403403            } 
    404404 
     405            unlink "$ENV{'PBBUILDDIR'}/SOURCES/".basename($src); 
    405406            symlink "$src","$ENV{'PBBUILDDIR'}/SOURCES/".basename($src) || die "Unable to symlink $src in $ENV{'PBBUILDDIR'}/SOURCES"; 
    406407            # We need to first extract the spec file 
Note: See TracChangeset for help on using the changeset viewer.