-Cleaned-up name of ipkg functions in package definition files.
[hvlinux.git] / stage1 / pkg / gettext
index 670907b..6bd0d9a 100644 (file)
@@ -3,14 +3,14 @@
 # When cross-compiling the Gettext configure script assumes we don't have a
 # working wcwidth when we do. The following will fix possible compilation
 # errors because of this assumption:
-config_cache()
+hvconfig_cache()
 {
 cat > ${LFS_TMP}/${PACKAGE}-build/config.cache << EOF
 gl_cv_func_wcwidth_works=yes
 EOF
 }
 
-hvconfigure()
+hvconfig()
 {
     cd ${LFS_TMP}/${PACKAGE}/gettext-tools