Re: GNOME Goal: run update-desktop-database if your .desktop file provides a MimeType key
- From: "Pascal Terjan" <pterjan gmail com>
- To: desktop-devel-list gnome org
- Subject: Re: GNOME Goal: run update-desktop-database if your .desktop file provides a MimeType key
- Date: Tue, 15 Apr 2008 00:08:06 +0200
On Mon, Apr 14, 2008 at 11:33 PM, Jan de Groot <jan jgc homeip net> wrote:
> Good goal for 2.24, as packager I'm tracing these things for the
> packages I maintain in archlinux aswel. One sidenote though: there's no
> use to run update-desktop-database when using "make DESTDIR=/some/dir
> install".
It should be fine because of
+ if [ -f $(DESTDIR)$(datadir)/applications/defaults.list ] ; then \
which should usually not exist in your DESTDIR
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]