tags 1091716 + patch
thanks

The attached patch fixes the segfault when attempting to load the
credits, by installing them to the correct location.
diff -Naur starfighter-2.4.orig/debian/starfighter-data.install starfighter-2.4/debian/starfighter-data.install
--- starfighter-2.4.orig/debian/starfighter-data.install	2021-06-10 03:58:29.000000000 +0200
+++ starfighter-2.4/debian/starfighter-data.install	2024-12-30 12:04:08.701273270 +0200
@@ -4,7 +4,8 @@
 usr/share/starfighter/locale/nl/*              usr/share/starfighter/locale/nl/
 usr/share/starfighter/gfx/*                    usr/share/starfighter/gfx/
 usr/share/starfighter/music/*                  usr/share/starfighter/music/
-usr/share/starfighter/data/*.txt               usr/share/doc/starfighter/
+usr/share/starfighter/data/credits.txt         usr/share/starfighter/data/
+usr/share/starfighter/data/ipa_font_license.txt usr/share/doc/starfighter/
 usr/share/starfighter/sound/*                  usr/share/starfighter/sound/
 
 

Reply via email to