]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/all/release.subr
Include line numbers in autobuild/beta qc crashes
[xonotic/xonotic.git] / misc / tools / all / release.subr
index 078c09171c0c93b7355e8c956af458ea4cd408f0..86ee76379b4cfe33889bdae0bf8f7467c6738ff9 100644 (file)
@@ -392,6 +392,10 @@ case "$cmd" in
                        verbose cp ../source/progs.dat .
                        verbose cp ../source/csprogs.dat .
                        verbose cp ../source/menu.dat .
+                       # Include line numbers in qc errors
+                       verbose cp ../source/progs.lno .
+                       verbose cp ../source/csprogs.lno .
+                       verbose cp ../source/menu.lno .
                        verbose rm -rf qcsrc
                        getversion .
                        case "$RELEASETYPE" in