All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Hotfix for make install
@ 2010-04-15  9:40 Zdenek Kabelac
  2010-04-15  9:40 ` [PATCH 1/3] Hotfix: $(datarootdir) has already $(DESTDIR) Zdenek Kabelac
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zdenek Kabelac @ 2010-04-15  9:40 UTC (permalink / raw)
  To: lvm-devel

Patchset fixes relative linkage of libraries between
usrlibdir and libdir.
Also fixes usage of DESTDIR for infodir and mandir.

Zdenek Kabelac (3):
  Hotfix: $(datarootdir) has already $(DESTDIR)
  Script to create proper relative path
  Use relative paths for creating links .so

 make.tmpl.in       |    7 ++++---
 scripts/relpath.sh |   49 +++++++++++++++++++++++++++++++++++++++++++++++++
 tools/Makefile.in  |    2 +-
 3 files changed, 54 insertions(+), 4 deletions(-)
 create mode 100755 scripts/relpath.sh



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-04-15  9:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-15  9:40 [PATCH 0/3] Hotfix for make install Zdenek Kabelac
2010-04-15  9:40 ` [PATCH 1/3] Hotfix: $(datarootdir) has already $(DESTDIR) Zdenek Kabelac
2010-04-15  9:40 ` [PATCH 2/3] Script to create proper relative path Zdenek Kabelac
2010-04-15  9:40 ` [PATCH 3/3] Use relative paths for creating links .so Zdenek Kabelac

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.