[aur-general] Packages with update-desktop-database issues

Matthias Dienstbier matthias_dienstbier at yahoo.de
Mon Feb 14 08:19:18 EST 2011


Sorry command had a typo, this is correct:

for i in $(grep -Rl 'MimeType=.*/.*' /usr/share/applications/*); do pkg=
$(LANG=C pacman -Qo "$i"); grep -L
update-desktop-database /var/lib/pacman/local/$(echo $pkg | cut -d\
-f5)-$(echo $pkg | cut -d\  -f6)/install; done



More information about the aur-general mailing list