[Lunar-commits] r21378 - moonbase/trunk/libs/gettext
Terry Chan
tchan at lunar-linux.org
Sun Sep 10 04:28:30 UTC 2006
Author: tchan
Date: 2006-09-10 04:28:29 +0000 (Sun, 10 Sep 2006)
New Revision: 21378
Removed:
moonbase/trunk/libs/gettext/POST_INSTALL
Modified:
moonbase/trunk/libs/gettext/BUILD
Log:
Removed the code that tests the version number of gettext. It doesn't
appear that a recompile of glibc and glib-2 is needed any longer.
In any case the POST_INSTALL was broken anyways and would never force
a recompile of glibc nor glib-2.
Modified: moonbase/trunk/libs/gettext/BUILD
===================================================================
--- moonbase/trunk/libs/gettext/BUILD 2006-09-10 01:26:12 UTC (rev 21377)
+++ moonbase/trunk/libs/gettext/BUILD 2006-09-10 04:28:29 UTC (rev 21378)
@@ -1,7 +1,4 @@
(
- if module_is_expired gettext ; then
- set_module_config OLD_VER "`installed_version gettext`"
- fi
./configure --build=$BUILD \
--host=$BUILD \
Deleted: moonbase/trunk/libs/gettext/POST_INSTALL
More information about the Lunar-commits
mailing list