diff options
Diffstat (limited to 'paludis/repositories/e/exndbam_repository.cc')
-rw-r--r-- | paludis/repositories/e/exndbam_repository.cc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/paludis/repositories/e/exndbam_repository.cc b/paludis/repositories/e/exndbam_repository.cc index f5181fc90..2361772f3 100644 --- a/paludis/repositories/e/exndbam_repository.cc +++ b/paludis/repositories/e/exndbam_repository.cc @@ -599,3 +599,8 @@ ExndbamRepository::regenerate_cache() const { } +void +ExndbamRepository::perform_updates() +{ +} + |