diff options
Diffstat (limited to 'mbone/rat')
-rw-r--r-- | mbone/rat/files/patch-ag | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mbone/rat/files/patch-ag b/mbone/rat/files/patch-ag deleted file mode 100644 index 17a097b..0000000 --- a/mbone/rat/files/patch-ag +++ /dev/null @@ -1,13 +0,0 @@ ---- rat/main_control.c.brokenbin Sun Sep 17 02:26:19 2000 -+++ rat/main_control.c Sun Sep 17 02:26:38 2000 -@@ -34,8 +34,8 @@ - #define ENGINE_NAME "ratmedia.exe" - #define CONTROL_NAME "rat.exe" - #else --#define UI_NAME "rat-ui" --#define ENGINE_NAME "rat-media" -+#define UI_NAME "rat-"##RAT_VERSION##"-ui" -+#define ENGINE_NAME "rat-"##RAT_VERSION##"-media" - #endif - - #define DEFAULT_RTP_PORT 5004 |