# HG changeset patch # User Myhailo Danylenko # Date 1304773734 -10800 # Node ID 94ab746087f6fab5340c20f00f55df5f5169a9e5 # Parent b71ca771fa1aee3c1fb1e863dfcd028bc960c940 Add note about compl diff -r b71ca771fa1a -r 94ab746087f6 env.avv.in --- a/env.avv.in Sat May 07 15:19:33 2011 +0300 +++ b/env.avv.in Sat May 07 16:08:54 2011 +0300 @@ -4,6 +4,8 @@ Version: ${PROJECT_VERSION} Description: ${CPACK_PACKAGE_DESCRIPTION_SUMMARY} # commands depend on building environment: 4, 3, 2+1 +# in fact, depends on completion constant COMPL_FILENAME (3, 2+1), +# but as it is anyway disfunctional as of now, do not include it here Requires: commands:4 + logprint:3 Init: env_load Uninit: env_unload