Bug#297858: drivel: FTBFS: Error running update-desktop-database

2005-03-03 Thread Daniel Schepler
Package: drivel Severity: serious Version: 1.2.4-1 From my build log, using pbuilder in an i386 chroot (with pbuilder set up to build as a non-root user): ... /usr/bin/make install-data-hook make[5]: Entering directory `/tmp/buildd/drivel-1.2.4/data' /usr/bin/update-desktop-database No

Bug#297858: drivel: FTBFS: Error running update-desktop-database

2005-03-03 Thread Christian Aichinger
tags 297858 patch thanks The problem is that $(MAKE) install triggers update-desktop-database, which fails if run without root privileges. The patch I've written removes install/uninstall hooks, since I think that everything that can be called via these hooks should be run at package-install