- 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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user