pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/31533
The following reply was made to PR pkg/31533; it has been noted by GNATS.
From: Juan RP <juan%xtrarom.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: reed%reedmedia.net@localhost
Subject: Re: pkg/31533
Date: Tue, 11 Oct 2005 23:22:36 +0200
On Tue, 11 Oct 2005 21:20:02 +0000 (UTC)
"Jeremy C. Reed" <reed%reedmedia.net@localhost> wrote:
> But I am not sure what handles the running of
> update-desktop-database.
desktop-file-utils/files/install.tmpl runs it:
case ${STAGE} in
POST-INSTALL|DEINSTALL)
${UPDATE_DESKTOPDB} ${APPLICATIONS_PATH}
;;
esac
Cheers.
Home |
Main Index |
Thread Index |
Old Index