This commit is contained in:
Cameron (Kamran) Mashayekhi 2006-02-23 00:17:42 +00:00
parent d22cde6eb9
commit 18500ad129

View File

@ -158,10 +158,11 @@ echo "/usr/%{_lib}/" >> %{buildroot}/etc/ld.so.conf.d/CASA.conf
echo " " echo " "
%{fillup_and_insserv -y micasad} %{fillup_and_insserv -y micasad}
echo " " echo " "
if [ "x$1" == "x1" ] || [ "x$1" == "x2" ] #if [ "x$1" == "x1" ] || [ "x$1" == "x2" ]
then #then
casacfgpam # casacfgpam
fi #fi
casacfgpam
/sbin/ldconfig /sbin/ldconfig
%post gui %post gui