mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 08:40:12 +01:00
2021-05-17 Fred Gleason <fredg@paravelsystems.com>
* Added a 'make dep' target. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -22,8 +22,10 @@
|
||||
#
|
||||
|
||||
if test $UID = 0 ; then
|
||||
if test -x /usr/bin/gtk-update-icon-cache ; then
|
||||
/usr/bin/gtk-update-icon-cache -f /usr/share/icons/hicolor
|
||||
if test -z $FAKEROOTKEY ; then
|
||||
if test -x /usr/bin/gtk-update-icon-cache ; then
|
||||
/usr/bin/gtk-update-icon-cache -f /usr/share/icons/hicolor
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user