File install_administration_category.diff of Package systemsettings5
diff --git a/categories/CMakeLists.txt b/categories/CMakeLists.txt index 9bc8307..32e5c7c 100644 --- a/categories/CMakeLists.txt +++ b/categories/CMakeLists.txt @@ -33,6 +33,8 @@ install( FILES settings-hardware-peripherals.desktop settings-hardware-powermanagement.desktop settings-hardware-removable-storage.desktop + + old/settings-system-administration.desktop DESTINATION ${SERVICES_INSTALL_DIR} )