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
- [aur-general] Packages with update-desktop-database is... Matthias Dienstbier
- Re: [aur-general] Packages with update-desktop-da... Matthias Dienstbier
- Re: [aur-general] Sorry wrong list Matthias Dienstbier
- Re: [aur-general] Sorry wrong list Sven-Hendrik Haase
