- Timestamp:
- 06/07/15 11:49:25 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/debbuild
r183 r184 1521 1521 1522 1522 foreach my $source (keys %{$pkgdata{sources}}) { 1523 # Skip Source0, since it's also $pkgdata{main}{source}. Could arguably 1524 # just remove that instead, but I think that might backfire. 1525 next if $source eq '0'; 1523 1526 $paxcmd .= "SOURCES/$pkgdata{sources}{$source} "; 1524 1527 }
Note:
See TracChangeset
for help on using the changeset viewer.