allegro/allegro-4.2.0-nostrip.patch
Hans de Goede 352ff89848 - add allegro-4.2.0-nostrip.patch, so that the main .so file doesn't get
stripped and we actually get debuginfo for it in allegro-debuginfo
2006-01-24 08:24:49 +00:00

11 lines
273 B
Diff

--- allegro-4.2.0/misc/deplib.sh.nostrip 2006-01-23 21:35:02.000000000 +0100
+++ allegro-4.2.0/misc/deplib.sh 2006-01-23 21:35:09.000000000 +0100
@@ -70,7 +70,7 @@
done
echo "$prev"
echo ""
-write_code alleg LIBALLEG -s
+write_code alleg LIBALLEG ""
echo ""
echo ""