Changeset 301 in ProjectBuilder for devel/pb/bin
- Timestamp:
- Feb 7, 2008, 3:00:08 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
devel/pb/bin/pb
r300 r301 403 403 } 404 404 405 unlink "$ENV{'PBBUILDDIR'}/SOURCES/".basename($src); 405 406 symlink "$src","$ENV{'PBBUILDDIR'}/SOURCES/".basename($src) || die "Unable to symlink $src in $ENV{'PBBUILDDIR'}/SOURCES"; 406 407 # We need to first extract the spec file
Note:
See TracChangeset
for help on using the changeset viewer.