--- trunk/mage/etc/mage.rc.example 2012/02/06 10:17:24 1682 +++ trunk/mage/etc/mage.rc.example 2012/02/06 10:18:43 1683 @@ -42,12 +42,6 @@ # linuxsymlink|!linuxsymlink # * Automatically updates the /usr/src/linux symlink to the installed kernel-sources version # * Requires the kernelsrcunpack feature to be activated -# pkgbuild|!pkgbuild -# * Enables or disables the package build process -# * !buildpkg feature is only intended to be used for special-cases, -# * like virtuals and not to be a global feature. Use this with care. -# * Only disable this feature, if you know what you are doing! -# * For developers only # purge|!purge # * Purges files specified by PURGE_TARGETS array from every package build # * Do not touch this feature if you don't know what you are doing