|
|
|
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
|
|
|
#
|
|
|
|
# Filename: package/.../control-center/no_update_desktop_database.patch
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project
|
|
|
|
#
|
|
|
|
# More information can be found in the files COPYING and README.
|
|
|
|
#
|
|
|
|
# This patch file is dual-licensed. It is available under the license the
|
|
|
|
# patched project is licensed under, as long as it is an OpenSource license
|
|
|
|
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
|
|
|
|
# of the GNU General Public License as published by the Free Software
|
|
|
|
# Foundation; either version 2 of the License, or (at your option) any later
|
|
|
|
# version.
|
|
|
|
# --- SDE-COPYRIGHT-NOTE-END ---
|
|
|
|
--- ./vfs-methods/fontilus/Makefile.in.orig 2005-03-17 12:21:42.083267976 -0400
|
|
|
|
+++ ./vfs-methods/fontilus/Makefile.in 2005-03-17 12:23:24.650675360 -0400
|
|
|
|
@@ -813,7 +813,6 @@
|
|
|
|
@GCONF_SCHEMAS_INSTALL_FALSE@install-gconf-schemas:
|
|
|
|
|
|
|
|
install-desktop-database: install-desktopDATA
|
|
|
|
- update-desktop-database $(DESTDIR)$(desktopdir)
|
|
|
|
|
|
|
|
uninstall-local:
|
|
|
|
rm -f $(DESTDIR)$(desktopdir)/mimeinfo.cache
|
|
|
|
--- ./vfs-methods/themus/Makefile.in.orig 2005-03-17 12:21:49.017213856 -0400
|
|
|
|
+++ ./vfs-methods/themus/Makefile.in 2005-03-17 12:24:42.122897792 -0400
|
|
|
|
@@ -868,7 +868,6 @@
|
|
|
|
@GCONF_SCHEMAS_INSTALL_FALSE@install-gconf-schemas:
|
|
|
|
|
|
|
|
install-desktop-database: install-desktopDATA
|
|
|
|
- update-desktop-database $(DESTDIR)$(desktopdir)
|
|
|
|
|
|
|
|
distclean-local:
|
|
|
|
rm -f $(DESTDIR)$(desktopdir)/mimeinfo.cache
|