spec files were modified to add CASA to the system but don't start it by default.

This commit is contained in:
Cameron (Kamran) Mashayekhi
2006-04-03 14:48:42 +00:00
parent cdab14ea8c
commit 50cbe6ec58
3 changed files with 8 additions and 3 deletions

View File

@@ -163,7 +163,7 @@ install c_gui/CASAManager.desktop %{buildroot}/usr/share/applications
%post
echo " "
%{fillup_and_insserv -y micasad}
%{fillup_and_insserv micasad}
echo " "
#if [ "x$1" == "x1" ] || [ "x$1" == "x2" ]
#then

View File

@@ -163,7 +163,7 @@ install c_gui/CASAManager.desktop %{buildroot}/usr/share/applications
%post
echo " "
%{fillup_and_insserv -y micasad}
%{fillup_and_insservw micasad}
echo " "
#if [ "x$1" == "x1" ] || [ "x$1" == "x2" ]
#then