gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r4353: root, fix typo


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4353: root, fix typo
Date: Sun, 19 Mar 2017 14:55:38 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4353
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2017-03-19 11:55:15 -0700
message:
  root, fix typo
modified:
  pkg/other/root/Makefile        makefile-20161025063657-4wx3eeqz615u34a7-3
=== modified file 'pkg/other/root/Makefile'
--- a/pkg/other/root/Makefile   2017-03-08 00:53:45 +0000
+++ b/pkg/other/root/Makefile   2017-03-19 18:55:15 +0000
@@ -1,4 +1,4 @@
-# Copyright ©  2016 Carl Hansen <address@hidden>
+# Copyright ©  2016, 2017 Carl Hansen <address@hidden>
 # #
 # This file is part of GSRC.
 #
@@ -19,6 +19,7 @@
 NAME = root
 GARNAME = root
 GARVERSION = 6.08.06
+#GARVERSION = 6.09.02  didn't work for me, libRint not found..
 HOME_URL = https://root.cern.ch 
 DESCRIPTION = Scientific framework used at CERN, includes a C++ interpreter.
 define BLURB 
@@ -45,7 +46,7 @@
 
 CONFIGURE_OPTS +=  -DCMAKE_CXX_FLAGS=-D_GLIBCXX_USE_CXX11_ABI=1
 include ../../../gar/gar.lib/cmake.mk
-include ../../../gar/gar.lib/auto.mk
+#include ../../../gar/gar.lib/auto.mk
 
 include config.mk
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]