aboutsummaryrefslogtreecommitdiff
path: root/academic/R/extern.patch
diff options
context:
space:
mode:
authormelikamp <melikamp@melikamp.net>2015-07-02 13:14:49 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-07-04 10:38:15 +0700
commit68f900667b25135d374bcdeccc10333d975c8b80 (patch)
tree240886ca7f6d4278743c459d372adc2909d6a22b /academic/R/extern.patch
parent6a151d47b875c1e6edf77e5de603c867ec08e42d (diff)
academic/R: Updated for version 3.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/R/extern.patch')
-rw-r--r--academic/R/extern.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/academic/R/extern.patch b/academic/R/extern.patch
deleted file mode 100644
index e1c67945ad..0000000000
--- a/academic/R/extern.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/include/Rinterface.h (revision 66251)
-+++ src/include/Rinterface.h (working copy)
-@@ -84,7 +84,7 @@
- void fpu_setup(Rboolean);
-
- /* in unix/system.c */
--int R_running_as_main_program;
-+extern int R_running_as_main_program;
-
- #ifdef CSTACK_DEFNS
- /* duplicating Defn.h */
-