]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - make/common.pm
Respect indentation in configure template declarations.
[user/henk/code/inspircd.git] / make / common.pm
index ba6b03f87d4472d19640e98021c0f3114578cd38..742d372245619a4138dc22119cb7cd521c9cd734 100644 (file)
@@ -68,6 +68,7 @@ sub get_version {
 
        # If the user has specified a distribution label then we use it in
        # place of the label from src/version.sh or Git.
+       $version{REAL_LABEL} = $version{LABEL};
        $version{LABEL} = shift // $version{LABEL};
 
        # If any of these fields are missing then the user has deleted the