Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37806844
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.2-alt-VARDIR.patch
Download


--- openMotif-2.2.2/config/cf/Imake.rules~	Sat Jan  5 18:20:49 2002
+++ openMotif-2.2.2/config/cf/Imake.rules	Fri Apr 12 11:35:28 2002
@@ -1335,7 +1335,7 @@
 	MakeDir(Concat($(DESTDIR)$(LIBDIR)/,cdir))			@@\
 	MakeDir(Concat($(DESTDIR)$(VARDIR)/,mdir))			@@\
 	@MakeFlagsToShellFlags(i,set +e); \				@@\
-	if [ -d Concat($(DESTDIR)$(LIBDIR)/,cdir) ]; then \		@@\
+	if [ -d Concat($(DESTDIR)$(LIBDIR)/,cdir) -a $(DESTDIR)$(LIBDIR) != $(VARDIR) ]; then \		@@\
 	  RELPATH=`echo Concat($(LIBDIR)/,cdir) | \			@@\
 		sed -e 's:^.::' -e 's:[^/.][^/]*:..:'g`; \		@@\
 	  cd Concat($(DESTDIR)$(LIBDIR)/,cdir); \			@@\
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin