Skip to content

Commit

Permalink
Merge pull request #1553 from pmillet/IB/CMSSW_7_5_X/stable
Browse files Browse the repository at this point in the history
openloops v1.1.1 and use proclibs from cms-externals repo
  • Loading branch information
aledegano committed May 17, 2015
2 parents 8c9d9a5 + 5f75d24 commit 0f85126
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions openloops.spec
@@ -1,5 +1,5 @@
### RPM external openloops 1.0.1
%define tag d888f2705fbcd315d8cf5f290f73a524464698ed
### RPM external openloops 1.1.1
%define tag 8ed730c07acb10c8d26de6e93bc3fb30611e61e9
%define branch cms/v%{realversion}
%define github_user cms-externals
Source: git+https://github.com/%github_user/openloops.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}-%{tag}.tgz
Expand All @@ -21,7 +21,7 @@ generic_optimisation = -O0
born_optimisation = -O0
EOF

./scons auto=all/
./openloops update --processes generator=0

%install
mkdir %i/{lib,proclib}
Expand Down

0 comments on commit 0f85126

Please sign in to comment.