Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37747280
en ru br
ALT Linux repos
S:3.2.9-alt1
5.0: 3.2.5-alt1
4.1: 3.2.4-alt6
4.0: 3.2.4-alt6
3.0: 3.2.4-alt5

Group :: Graphics
RPM: transfig

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: transfig-3.2.5-makefile-fig2dev_libdir.patch
Download


diff -ur transfig.3.2.3d.orig1/fig2dev/Imakefile transfig.3.2.3d/fig2dev/Imakefile
--- transfig.3.2.3d.orig1/fig2dev/Imakefile	2003-01-17 00:15:44 +0300
+++ transfig.3.2.3d/fig2dev/Imakefile	2003-01-17 00:17:55 +0300
@@ -34,7 +34,7 @@
 XCOMM You should point XFIGLIBDIR to the same directory you did when you compiled
 XCOMM and installed xfig.  This will be made automatic in the future.
 
-XFIGLIBDIR =	/usr/local/lib/X11/xfig
+XFIGLIBDIR =	/usr/share/xfig
 
 XCOMM ******
 XCOMM If your system has the strerror() function (doesn't have sys_errlist) then
@@ -141,7 +141,7 @@
 
 #ifdef I18N
 I18N_DEFS = -DI18N 
-FIG2DEV_LIBDIR = /usr/local/lib/fig2dev
+FIG2DEV_LIBDIR = /usr/share/fig2dev
 I18N_DEV_DEFS = $(I18N_DEFS) -DFIG2DEV_LIBDIR=$(FIG2DEV_LIBDIR) -DFIG2DEV_LIBDIR_STR=\\\"$(FIG2DEV_LIBDIR)\\\"
 
 #endif /* I18N */
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin