Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (2a09407335932619ecae74a1e21099552cd28401)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (2a09407335932619ecae74a1e21099552cd28401)
  • Date: Wed, 26 Jul 2006 11:30:54 -0700

Quoting Treeve Jelbert <scm AT mail.sourcemage.org>:
GIT changes to master grimoire by Treeve Jelbert <treeve AT scarlet.be>:
<snip>
shell-term-fm/mc/BUILD | 6 ++----
shell-term-fm/mc/HISTORY | 4 ++++
utils/syslog-ng/BUILD | 1 +
utils/syslog-ng/HISTORY | 3 +++

New commits:
commit 2a09407335932619ecae74a1e21099552cd28401
Author: Treeve Jelbert <treeve AT scarlet.be>
Commit: Treeve Jelbert <treeve AT scarlet.be>

mc - fix man page install

commit c5c1153a24920f48d151082a7da01766836bbc6c
Author: Treeve Jelbert <treeve AT scarlet.be>
Commit: Treeve Jelbert <treeve AT scarlet.be>

syslog-ng - fix man pages install
<snip>

Don't installation location changes promote themselves for PATCHLEVEL?

+2006-07-26 Treeve Jelbert <treeve AT pi.be>
+ * BUILD: use default_build
+ it now puts man pages in the proper place
+
2006-06-28 Eric Sandall <eric AT sandall.us>
* DETAILS: Removed BUILD_API=2, set grimoire-wide
<snip>
diff --git a/utils/syslog-ng/BUILD b/utils/syslog-ng/BUILD
index 76ee6e8..cb9bb4b 100755
--- a/utils/syslog-ng/BUILD
+++ b/utils/syslog-ng/BUILD
@@ -7,6 +7,7 @@ #sedit "s/-O2/$CFLAGS/" configure
--sysconfdir=${TRACK_ROOT}/etc \
--localstatedir=${TRACK_ROOT}/var/run \
--sbindir=${TRACK_ROOT}/sbin \
+ --mandir=${TRACK_ROOT}//usr/share/man \
$OPTS &&

There are two "//" for --mandir after TRACK_ROOT, though that won't break anything.

make DESTDIR=${INSTALL_ROOT}
diff --git a/utils/syslog-ng/HISTORY b/utils/syslog-ng/HISTORY
index 98c572e..88ac69e 100644
--- a/utils/syslog-ng/HISTORY
+++ b/utils/syslog-ng/HISTORY
@@ -1,3 +1,6 @@
+2006-07-26 Treeve Jelbert <treeve AT pi.be>
+ * BUILD: install man pages to /usr/share/man
+
2006-07-11 Treeve Jelbert <treeve01 AT pi.be>
* DETAILS: version 2.0rc1

PATCHLEVEL for this installation change as well?

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric at sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | SysAdmin @ Inst. Shock Physics @ WSU
http://counter.li.org/ #196285 | http://www.shock.wsu.edu/

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.





Archive powered by MHonArc 2.6.24.

Top of Page