Bug 22874

Summary: broken gnome link
Product: [Retired] Red Hat Linux Reporter: Michael Redinger <michael.redinger>
Component: kdebaseAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED WONTFIX QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-12-27 10:50:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael Redinger 2000-12-27 10:50:45 UTC
kdebase generates a link /usr/share/applnk/gnome which points to
/usr/share/gnome/apps.
However, if you install a KDE workstation without GNOME, you get a broken
link.
Doesn't look too good ... maybe include this link in a gnome package?

Comment 1 Bernhard Rosenkraenzer 2000-12-27 17:12:47 UTC
Gnome packages shouldn't create KDE's directory structure either... There's no 
really nice way to handle this.
Using rpm triggers could create the directory when it's needed, but it would 
cause a mess because no package owns it (and therefore, it won't disappear on 
rpm -e)