]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - make/configure.pm
m_sajoin Abort and report if the target user is already on the channel
[user/henk/code/inspircd.git] / make / configure.pm
index 2864240808883b5ce94b4fef470d59e182d20e55..de95e91619dd88b31616bd3f2970932689fdcb8f 100644 (file)
@@ -131,7 +131,6 @@ sub cmd_update {
        print "Updating...\n";
        %main::config = read_configure_cache();
        %main::cxx = get_compiler_info($main::config{CXX});
-       $main::topdir = getcwd();
        main::writefiles();
        print "Update complete!\n";
        exit 0;