* more work on the package kit, repositories can now be added and
refreshed git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40280 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -19,6 +19,8 @@ namespace Haiku {
|
||||
|
||||
namespace Package {
|
||||
|
||||
namespace Private {
|
||||
|
||||
|
||||
FetchFileJob::FetchFileJob(const Context& context, const BString& title,
|
||||
const BString& fileURL, const BEntry& targetEntry)
|
||||
@@ -65,6 +67,8 @@ FetchFileJob::Cleanup(status_t jobResult)
|
||||
}
|
||||
|
||||
|
||||
} // namespace Private
|
||||
|
||||
} // namespace Package
|
||||
|
||||
} // namespace Haiku
|
||||
|
||||
Reference in New Issue
Block a user