public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/texmacs/files: texmacs-updates.patch texmacs-mime.patch
@ 2012-09-16  4:52 Andrey Grozin (grozin)
  0 siblings, 0 replies; only message in thread
From: Andrey Grozin (grozin) @ 2012-09-16  4:52 UTC (permalink / raw
  To: gentoo-commits

grozin      12/09/16 04:52:45

  Added:                texmacs-updates.patch
  Removed:              texmacs-mime.patch
  Log:
  Moving necessary actions to postinst/postrm
  
  (Portage version: 2.2.0_alpha128/cvs/Linux i686)

Revision  Changes    Path
1.1                  app-office/texmacs/files/texmacs-updates.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/files/texmacs-updates.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/files/texmacs-updates.patch?rev=1.1&content-type=text/plain

Index: texmacs-updates.patch
===================================================================
diff -r -U1 TeXmacs-1.0.7.16-src.orig/Makefile.in TeXmacs-1.0.7.16-src/Makefile.in
--- TeXmacs-1.0.7.16-src.orig/Makefile.in	2012-07-09 21:33:36.000000000 +0700
+++ TeXmacs-1.0.7.16-src/Makefile.in	2012-09-16 11:20:06.000000000 +0700
@@ -171,3 +171,2 @@
 	$(DESTDIR)$(datadir)/applications
-	@update-desktop-database 2>/dev/null || :
 	$(MKDIR) $(DESTDIR)$(datadir)/application-registry
@@ -181,3 +180,2 @@
 	$(CP) $(tmdir)/misc/mime/texmacs.xml $(DESTDIR)$(datadir)/mime/packages
-	@update-mime-database $(DESTDIR)$(datadir)/mime/ 2>/dev/null || :
 	$(MKDIR) $(DESTDIR)$(datadir)/pixmaps
@@ -193,4 +191,2 @@
 	$(DESTDIR)$(datadir)/icons/gnome/scalable/mimetypes
-	@gtk-update-icon-cache -t --force \
-		$(DESTDIR)$(datadir)/icons/gnome 2>/dev/null || :
 	@echo installed TeXmacs mime info in $(DESTDIR)$(datadir)
@@ -223,3 +219,2 @@
 	$(RM) $(datadir)/applications/texmacs.desktop
-	@update-desktop-database 2>/dev/null || :
 	$(RM) $(datadir)/application-registry/texmacs.applications
@@ -228,3 +223,2 @@
 	$(RM) $(datadir)/mime/packages/texmacs.xml
-	@update-mime-database $(DESTDIR)$(datadir)/mime/ 2>/dev/null || :
 	$(RM) $(datadir)/pixmaps/TeXmacs.xpm
@@ -232,4 +226,2 @@
 	$(RM) $(datadir)/icons/gnome/scalable/mimetypes/text-texmacs.svg
-	@gtk-update-icon-cache -t --force \
-		$(DESTDIR)$(datadir)/icons/gnome 2>/dev/null || :
 	@echo removed TeXmacs mime info from $(datadir)





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-16  4:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-16  4:52 [gentoo-commits] gentoo-x86 commit in app-office/texmacs/files: texmacs-updates.patch texmacs-mime.patch Andrey Grozin (grozin)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox