- Removed creation of symlinks to CASAManager files
This commit is contained in:
		| @@ -1,3 +1,8 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Thu Dec 22 14:37:04 MST 2005 - jnorman@novell.com | ||||||
|  |  | ||||||
|  | - Removed creating sym links to CASAManager files  | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Wed Dec 21 14:17:38 MST 2005 - jnorman@novell.com | Wed Dec 21 14:17:38 MST 2005 - jnorman@novell.com | ||||||
|  |  | ||||||
|   | |||||||
| @@ -133,9 +133,6 @@ install -m 644 include/* %{buildroot}%{prefix}/CASA/include | |||||||
| ln -s ../CASA/bin/micasad.exe %{buildroot}%{prefix}/bin/micasad.exe | ln -s ../CASA/bin/micasad.exe %{buildroot}%{prefix}/bin/micasad.exe | ||||||
| ln -s ../CASA/bin/micasad.sh %{buildroot}%{prefix}/bin/micasad.sh | ln -s ../CASA/bin/micasad.sh %{buildroot}%{prefix}/bin/micasad.sh | ||||||
| ln -s ../CASA/bin/micasad %{buildroot}%{prefix}/bin/micasad | ln -s ../CASA/bin/micasad %{buildroot}%{prefix}/bin/micasad | ||||||
| ln -s ../CASA/bin/CASAManager.exe %{buildroot}%{prefix}/bin/CASAManager.exe |  | ||||||
| ln -s ../CASA/bin/CASAManager.sh %{buildroot}%{prefix}/bin/CASAManager.sh |  | ||||||
| ln -s ../CASA/bin/CASAManager.exe.config %{buildroot}%{prefix}/bin/CASAManager.exe.config |  | ||||||
|  |  | ||||||
| ln -s libmicasa.so.%{bldno} %{buildroot}%{prefix}/CASA/%{_lib}/libmicasa.so | ln -s libmicasa.so.%{bldno} %{buildroot}%{prefix}/CASA/%{_lib}/libmicasa.so | ||||||
| ln -s libmicasa.so.%{bldno} %{buildroot}%{prefix}/CASA/%{_lib}/libmicasa.so.1 | ln -s libmicasa.so.%{bldno} %{buildroot}%{prefix}/CASA/%{_lib}/libmicasa.so.1 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user