From d3c28fd632102fddc8b9b6a9e3bc5688f6c88693 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Tue, 17 Aug 2010 16:43:58 +0200 Subject: [PATCH] nip2: fixed shared files issue by not running 'update-mime-database' after make install --- graphic/nip2/nip2.conf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 graphic/nip2/nip2.conf diff --git a/graphic/nip2/nip2.conf b/graphic/nip2/nip2.conf new file mode 100644 index 000000000..fd2ee1a3d --- /dev/null +++ b/graphic/nip2/nip2.conf @@ -0,0 +1,16 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../nip2/nip2.conf +# Copyright (C) 2010 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +# do not run 'update-mime-database' and '/usr/bin/update-desktop-database' +var_append extraconfopt ' ' "--disable-update-desktop"