-Cleaned-up name of ipkg functions in package definition files.
[hvlinux.git] / stage1 / pkg / cloog-ppl
index 6e06827..7b745ad 100644 (file)
@@ -2,7 +2,7 @@
 
 # Prevents the configure script from setting LD_LIBRARY_PATH when it finds PPL.
 # This will prevent any conflicts with libraries from the host system.
-configure_pre()
+hvconfig_pre()
 {
     sed -e "/LD_LIBRARY_PATH=/d" -i ${LFS_TMP}/${PACKAGE}/configure
 }