diff --git a/debian/patches/fix_building_with_fix_versions.patch b/debian/patches/fix_building_with_fix_versions.patch index 8f50c29..b2cfbae 100644 --- a/debian/patches/fix_building_with_fix_versions.patch +++ b/debian/patches/fix_building_with_fix_versions.patch @@ -1,3 +1,7 @@ +Author: Andreas Rönnquist +Description: Use fixsin instead of fsin + This patch makes use of the fixsin instead of fsin functions, since the fsin + style function names conflicts with news glibc. --- a/src/shooter.c +++ b/src/shooter.c @@ -500,12 +500,12 @@