mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
sys-power/auto-cpufreq: remove confusing log message
xdg_* already logs when it's updating the cache. Also, "Updating XDG" message was printed after the action has been completed. Closes: https://github.com/gentoo/guru/pull/240 Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -101,8 +101,6 @@ pkg_postinst() {
|
||||
xdg_icon_cache_update
|
||||
xdg_desktop_database_update
|
||||
|
||||
elog "Updating XDG database"
|
||||
|
||||
elog "The auto-cpufreq override file will be stored in /var/lib/auto-cpufreq/override.pickle"
|
||||
|
||||
# Create log file
|
||||
|
||||
Reference in New Issue
Block a user