Spec file modified to work with YaST module.

This commit is contained in:
Cameron (Kamran) Mashayekhi 2006-04-14 20:24:06 +00:00
parent 78785cfd1c
commit a8221a8498

View File

@ -173,7 +173,7 @@ install c_gui/CASAManager.desktop %{buildroot}/usr/share/applications
#then #then
# casacfgpam # casacfgpam
#fi #fi
/usr/sbin/casacfgpam #/usr/sbin/casacfgpam
/sbin/ldconfig /sbin/ldconfig
%post gui %post gui
@ -181,10 +181,11 @@ install c_gui/CASAManager.desktop %{buildroot}/usr/share/applications
%preun %preun
%stop_on_removal micasad %stop_on_removal micasad
if [ "x$1" = "x0" ]
then #if [ "x$1" = "x0" ]
/usr/sbin/casaucfgpam #then
fi # /usr/sbin/casaucfgpam
#fi
%postun %postun