Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Pieter Lenaerts (7e7fb76d20ed7c41e26bae1f7480629416bd0428)

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 Pieter Lenaerts (7e7fb76d20ed7c41e26bae1f7480629416bd0428)
  • Date: Wed, 23 Aug 2006 10:44:38 -0700

Quoting Pieter Lenaerts <scm AT mail.sourcemage.org>:
GIT changes to master grimoire by Pieter Lenaerts <e-type AT sourcemage.org>:

gnome2-libs/pango/HISTORY | 3 +++
gnome2-libs/pango/POST_INSTALL | 3 +++
<snip>
commit fd0185a6f5b00a0f5cf0b648816f56d82e5ccd0c
Author: Pieter Lenaerts <e-type AT sourcemage.org>
Commit: Pieter Lenaerts <e-type AT sourcemage.org>

pango: needs to generate /etc/pango/pango.modules after INSTALL

diff --git a/gnome2-libs/pango/HISTORY b/gnome2-libs/pango/HISTORY
index 3736937..7b99247 100644
--- a/gnome2-libs/pango/HISTORY
+++ b/gnome2-libs/pango/HISTORY
@@ -1,3 +1,6 @@
+2006-08-14 Pieter Lenaerts <e-type AT sourcemage.org>
+ * added POST_INSTALL: needs to generate pango.modules for staged
install
+
2006-05-27 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 1.12.3

diff --git a/gnome2-libs/pango/POST_INSTALL b/gnome2-libs/pango/POST_INSTALL
new file mode 100755
index 0000000..81a85a0
--- /dev/null
+++ b/gnome2-libs/pango/POST_INSTALL
@@ -0,0 +1,3 @@
+default_post_install &&
+pango-querymodules ${INSTALL_ROOT}/usr/lib/pango/${VERSION}/modules/*.so > \
+ ${INSTALL_ROOT}/etc/pango/pango.modules
<snip>

You will need to update PATCHLEVEL for this fix to be useful to most people.

-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