diff options
Diffstat (limited to 'ham/direwolf/doinst.sh')
-rw-r--r-- | ham/direwolf/doinst.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ham/direwolf/doinst.sh b/ham/direwolf/doinst.sh index 63af7cb8560b..473ca0981c59 100644 --- a/ham/direwolf/doinst.sh +++ b/ham/direwolf/doinst.sh @@ -11,8 +11,6 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config etc/direwolf.conf.new - if [ -x /usr/bin/update-desktop-database ]; then /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 fi |