diff options
author | B. Watson <yalhcru@gmail.com> | 2015-09-15 01:18:32 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-19 19:49:18 +0700 |
commit | 94f3b906053d4f6e9df2e94c2cefca6fdd14730a (patch) | |
tree | 48edb93d8ccfe1c94dc483b7359a47ce17f84eba /games/alephone/r5013.diff | |
parent | cf729dadd71d992079c511e8240b1dd7046e028f (diff) | |
download | slackbuilds-94f3b906053d4f6e9df2e94c2cefca6fdd14730a.tar.gz |
games/alephone: Updated for version 20150620.
Diffstat (limited to 'games/alephone/r5013.diff')
-rw-r--r-- | games/alephone/r5013.diff | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/games/alephone/r5013.diff b/games/alephone/r5013.diff deleted file mode 100644 index 48f621d852..0000000000 --- a/games/alephone/r5013.diff +++ /dev/null @@ -1,14 +0,0 @@ -Index: Source_Files/Sound/FFmpegDecoder.cpp -=================================================================== ---- Source_Files/Sound/FFmpegDecoder.cpp (revision 5012) -+++ Source_Files/Sound/FFmpegDecoder.cpp (revision 5013) -@@ -21,6 +21,9 @@ - - */ - -+// make FFmpeg happy -+#define __STDC_CONSTANT_MACROS -+ - #include "FFmpegDecoder.h" - - #ifdef HAVE_FFMPEG |