198 |
|
touch %instroot/%cmsplatf/etc/profile.d/dummy |
199 |
|
ln -s ../common/cmsarch %instroot/bin/cmsarch |
200 |
|
ln -s ../common/cmsarch %instroot/bin/cmsos |
201 |
+ |
ln -s ../common/scram %instroot/bin/scram |
202 |
+ |
ln -s ../common/scramv1 %instroot/bin/scramv1 |
203 |
+ |
ln -s ../common/scramv0 %instroot/bin/scramv0 |
204 |
|
|
205 |
|
%post |
206 |
|
echo $RPM_INSTALL_PREFIX |
219 |
|
%instroot/common/scram |
220 |
|
%instroot/common/scramv1 |
221 |
|
%instroot/common/scramv0 |
222 |
+ |
%instroot/common/.cms-common |
223 |
+ |
%instroot/bin/cmsos |
224 |
+ |
%instroot/bin/cmsarch |
225 |
+ |
%instroot/bin/scram |
226 |
+ |
%instroot/bin/scramv1 |
227 |
+ |
%instroot/bin/scramv0 |
228 |
|
%instroot/%cmsplatf/etc/profile.d |
229 |
|
%exclude %instroot/%cmsplatf/etc/profile.d/* |