Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37810760
en ru br
ALT Linux repos
S:2.3.8-alt1
5.0: 2.2.3-alt3.2
4.1: 2.2.3-alt3.1
4.0: 2.2.3-alt3.1
3.0: 2.2.3-alt2

Group :: System/Libraries
RPM: openmotif

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: openMotif-2.2.3-rh-libdir.patch
Download


--- openmotif/clients/mwm/Makefile.am.libdir	2003-12-16 14:51:17.000000000 +0100
+++ openmotif/clients/mwm/Makefile.am	2003-12-16 14:51:23.000000000 +0100
@@ -4,7 +4,7 @@
 
 SUBDIRS = WmWsmLib
 
-rcdir = @LIBDIR@
+rcdir = @LIB32DIR@
 
 rc_DATA = system.mwmrc
 
--- openmotif/configure.in.libdir	2003-12-16 14:46:52.000000000 +0100
+++ openmotif/configure.in	2003-12-16 14:53:30.000000000 +0100
@@ -225,10 +225,13 @@
 LIBDIR="${libdir}/X11"
 AC_SUBST(LIBDIR)
 
+LIB32DIR="${libdir%64}/X11"
+AC_SUBST(LIB32DIR)
+
 INCDIR="${includedir}/X11"
 AC_SUBST(INCDIR)
 
-XMBINDDIR_FALLBACK="${libdir}/X11/bindings"
+XMBINDDIR_FALLBACK="${libdir%64}/X11/bindings"
 AC_SUBST(XMBINDDIR_FALLBACK)
 
 AC_OUTPUT([Makefile \
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin