Skip to content

Commit

Permalink
Merge pull request #3935 from cms-sw/smuzaffar-patch-2
Browse files Browse the repository at this point in the history
update SCRAM and build rules
  • Loading branch information
smuzaffar committed Apr 20, 2018
2 parents b0e8f2e + 022934e commit 07d1f79
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SCRAMV1.spec
@@ -1,4 +1,4 @@
### RPM lcg SCRAMV1 V2_2_7
### RPM lcg SCRAMV1 V2_2_8_pre2
## NOCOMPILER

BuildRequires: gmake
Expand Down
3 changes: 2 additions & 1 deletion scram-project-build.file
Expand Up @@ -64,7 +64,7 @@ Requires: glibc
%endif

%if "%{?configtag:set}" != "set"
%define configtag V05-07-00
%define configtag V05-07-07
%endif

%if "%{?cvssrc:set}" != "set"
Expand Down Expand Up @@ -310,6 +310,7 @@ for L in `find external/%cmsplatf -type l`; do
done
find external/%cmsplatf -type l | xargs ls -l
%{?PatchReleaseSymlinkRelocate:%PatchReleaseSymlinkRelocate}
echo "%{cmsroot}" > %{i}/config/scram_basedir

%post
export SCRAM_ARCH=%cmsplatf
Expand Down

0 comments on commit 07d1f79

Please sign in to comment.