default value for %_install_langs is all.
authorjbj <devnull@localhost>
Tue, 11 Jan 2000 19:12:34 +0000 (19:12 +0000)
committerjbj <devnull@localhost>
Tue, 11 Jan 2000 19:12:34 +0000 (19:12 +0000)
CVS patchset: 3517
CVS date: 2000/01/11 19:12:34

CHANGES
macros.in

diff --git a/CHANGES b/CHANGES
index 2198a9b..d20aa6c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -41,6 +41,7 @@
        - configurable PATH for install %pre/%post et al scriptlets.
        - use only %_install_langs, not LINGUAS/LANG when deciding to install.
        - configurable compression type/level for package payloads.
+       - default value for %_install_langs is all.
 
 3.0.2 -> 3.0.3
        - add --eval to find result of macro expansion.
index 0185891..6e81d34 100644 (file)
--- a/macros.in
+++ b/macros.in
@@ -1,4 +1,4 @@
-# $Id: macros.in,v 1.42 2000/01/11 16:13:16 jbj Exp $
+# $Id: macros.in,v 1.43 2000/01/11 19:12:35 jbj Exp $
 #==============================================================================
 # Macro naming conventions (preliminary):
 #
 #      A colon separated list of desired locales to be installed;
 #      "all" means install all locale specific files.
 #      
-#%_install_langs
+%_install_langs        all
 
 #
 #      Deprecated.