diff options
Diffstat (limited to 'packages/efl/files/compile-fix.patch')
-rw-r--r-- | packages/efl/files/compile-fix.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/packages/efl/files/compile-fix.patch b/packages/efl/files/compile-fix.patch deleted file mode 100644 index 1c42cc59c4..0000000000 --- a/packages/efl/files/compile-fix.patch +++ /dev/null @@ -1,15 +0,0 @@ - -# -# Patch managed by http://www.holgerschurig.de/patcher.html -# - ---- epsilon-0.3.0.004/src/lib/exiftags/exif.c~compile-fix -+++ epsilon-0.3.0.004/src/lib/exiftags/exif.c -@@ -48,7 +48,6 @@ - #include <stdlib.h> - #include <string.h> - #include <errno.h> --#include <math.h> - #include <float.h> - #include <ctype.h> - |