root/root-v7-line.patch
Mattias Ellert 637fe32582 Build without HDFS support on Fedora 31+
Hadoop is FTBFS and uninstallable due to missing Java dependencies
Build without HDFS support for 32 bit architectures on Fedora 30
  Hadoop is not installable due to missing Eclipse dependencies
2019-05-18 08:19:09 +02:00

11 lines
428 B
Diff

diff -ur root-6.16.00.orig/tutorials/v7/line.cxx root-6.16.00/tutorials/v7/line.cxx
--- root-6.16.00.orig/tutorials/v7/line.cxx 2019-01-23 09:23:37.000000000 +0100
+++ root-6.16.00/tutorials/v7/line.cxx 2019-05-17 11:02:14.378664352 +0200
@@ -6,7 +6,6 @@
/// "normal" coordinates' system and changing the line color linearly from black
/// to red.
///
-/// \macro_image (line.png)
/// \macro_code
///
/// \date 2018-03-18