- Bug 147031: CASAManager should have a menu item - FIXED,

A menu item for CASAManager gets created within the NLD/SuSE
  main menu under the following categories,
  - System > Configuration > Novell CASA Manager
  - Utilities > Security > Novell CASA Manager
  - Internet > Administration > Novell CASA Manager
This commit is contained in:
smanojna
2006-02-17 16:01:37 +00:00
parent f70478eaf8
commit f93defc5fd
3 changed files with 19 additions and 4 deletions

View File

@@ -162,6 +162,7 @@ fi
%post gui
/sbin/ldconfig
cp -f /usr/share/doc/packages/CASA/CASAManager.desktop /usr/share/applications/
%preun
%stop_on_removal micasad
if [ "x$1" == "x0" ]
@@ -178,6 +179,7 @@ fi
%postun gui
/sbin/ldconfig
rm -f /usr/share/applications/CASAManager.desktop
%clean
rm -rf $RPM_BUILD_ROOT