- Timestamp:
- Mar 9, 2011, 8:27:36 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
devel/pb/bin/pb
r1242 r1246 1787 1787 # Also make a pbscript to generate apt bases 1788 1788 # Cf: http://www.debian.org/doc/manuals/repository-howto/repository-howto.fr.html 1789 # This dirname removes arch1789 # This dirname removes ver 1790 1790 my $rpd = dirname("$pbrepo->{$ENV{'PBPROJ'}}/$repodir"); 1791 # this one removes the ver1792 $rpd = dirname($rpd);1793 1791 print PBS << "EOF"; 1794 1792 #!/bin/bash
Note:
See TracChangeset
for help on using the changeset viewer.