public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/texmacs/files: texmacs-mupad.patch
@ 2011-03-17 20:21 Andrey Grozin (grozin)
  0 siblings, 0 replies; only message in thread
From: Andrey Grozin (grozin) @ 2011-03-17 20:21 UTC (permalink / raw
  To: gentoo-commits

grozin      11/03/17 20:21:24

  Added:                texmacs-mupad.patch
  Log:
  Fix LD_LIBRARY_PATH in tm_mupad_help, bug #337532
  
  (Portage version: 2.2.0_alpha27/cvs/Linux i686)

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

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

Index: texmacs-mupad.patch
===================================================================
diff -r -U1 TeXmacs-1.0.7.10-src.orig/plugins/mupad/bin/tm_mupad_help TeXmacs-1.0.7.10-src/plugins/mupad/bin/tm_mupad_help
--- TeXmacs-1.0.7.10-src.orig/plugins/mupad/bin/tm_mupad_help	2011-03-05 16:46:18.000000000 +0600
+++ TeXmacs-1.0.7.10-src/plugins/mupad/bin/tm_mupad_help	2011-03-18 01:56:23.000000000 +0600
@@ -28,3 +28,3 @@
 export SYSINFO
-LD_LIBRARY_PATH=$LD_LIBRARY_PATH:${MuPAD_ROOT_PATH}/${SYSINFO}/lib:/usr/local/X11R6/motif-2.0/lib:/usr/local/X11R6/lib:$MuPAD_ROOT_PATH/$SYSINFO/bin
+LD_LIBRARY_PATH=${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}${MuPAD_ROOT_PATH}/${SYSINFO}/lib:/usr/local/X11R6/motif-2.0/lib:/usr/local/X11R6/lib:$MuPAD_ROOT_PATH/$SYSINFO/bin
 export LD_LIBRARY_PATH






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

only message in thread, other threads:[~2011-03-17 20:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-17 20:21 [gentoo-commits] gentoo-x86 commit in app-office/texmacs/files: texmacs-mupad.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