1 |
< |
### RPM cms seal SEAL_LCG_54_pre2-CMS19f |
1 |
> |
### RPM cms seal SEAL_LCG_54_pre2-CMS19g |
2 |
|
## IMPORT configurations |
3 |
|
Provides: /bin/zsh |
4 |
|
Requires: seal-tool-conf |
9 |
|
%define cvsdir %cvsprojuc |
10 |
|
%define cvsserver %cvsprojlc |
11 |
|
%define cvstag LCG_54_pre2 |
12 |
< |
%define preBuildCommand (rm -rf Extensions MathLibs Documentation) |
12 |
> |
%define preBuildCommand (rm -rf Extensions MathLibs Documentation config) |
13 |
|
%define prebuildtarget prebuild |
14 |
|
%define buildtarget release-build |
15 |
|
%define patchsrc %patch -p0 |