mirror of
https://github.com/openSUSE/libsolv.git
synced 2026-02-05 12:45:46 +01:00
repo_haiku: /boot/common no longer exists
This commit is contained in:
committed by
Michael Schroeder
parent
d1c71ae6e0
commit
7f26582bc2
@@ -184,8 +184,6 @@ int repo_add_haiku_installed_packages(Repo *repo, const char *rootdir,
|
||||
|
||||
add_installed_packages(repo, repoData,
|
||||
B_PACKAGE_INSTALLATION_LOCATION_SYSTEM);
|
||||
add_installed_packages(repo, repoData,
|
||||
B_PACKAGE_INSTALLATION_LOCATION_COMMON);
|
||||
add_installed_packages(repo, repoData, B_PACKAGE_INSTALLATION_LOCATION_HOME);
|
||||
|
||||
if (!(flags & REPO_NO_INTERNALIZE))
|
||||
|
||||
Reference in New Issue
Block a user