* Fix the i18n installation * Fix some malloc bugs that cause crashes in -CURRENT [1] * Correct the plist * Use more GNOME components * Clean up pkg-descr to remove quotes and wrap at 80 lines * Add SIZE data PR: 64587 Submitted by: Jeremy Messenger <mezz7@cox.net> Approved by: maintainer Obtained from: Beaver CVS [1]
11 lines
291 B
Text
11 lines
291 B
Text
--- Makefile.in.orig Tue Jun 17 16:36:06 2003
|
|
+++ Makefile.in Tue Jun 17 16:36:19 2003
|
|
@@ -148,7 +148,7 @@
|
|
sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
-SUBDIRS = m4 src po intl
|
|
+SUBDIRS = m4 intl src po
|
|
EXTRA_DIST = \
|
|
ABOUT-NLS \
|
|
BUGS \
|