diff --git a/install/alternc.install b/install/alternc.install index 74316fe7..6a98e2de 100644 --- a/install/alternc.install +++ b/install/alternc.install @@ -183,11 +183,6 @@ done echo "." rm -f $SED_SCRIPT -####################################################################### -# Save installed files to check them during next install -# -tar -zcf "$INSTALLED_CONFIG_TAR" -C / $CONFIG_FILES - ######################################################################## # Ad-hoc fixes # @@ -320,6 +315,11 @@ if [ -x /usr/sbin/locale-gen ] ; then fi fi +####################################################################### +# Save installed files to check them during next install +# +tar -zcf "$INSTALLED_CONFIG_TAR" -C / $CONFIG_FILES + ####################################################################### # Reload services #