mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 21:18:51 +02:00
7 lines
158 B
Bash
Executable File
7 lines
158 B
Bash
Executable File
#/bin/sh
|
|
|
|
# Rebuilds the KService desktop file system configuration cache.
|
|
# --global ignores any user-set files (in XDG_DATA_HOME).
|
|
|
|
kbuildsycoca5* --global
|