Bug 437519

Summary: system-config-kickstart.desktop refers to non-existing executable
Product: [Fedora] Fedora Reporter: petrosyan
Component: system-config-kickstartAssignee: Chris Lumens <clumens>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-14 18:02:04 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 petrosyan 2008-03-14 17:42:29 UTC
Description of problem:
system-config-kickstart.desktop refers to

Exec=/usr/sbin/system-config-kickstart

however system-config-kickstart is located at /usr/bin/system-config-kickstart

Version-Release number of selected component (if applicable):
system-config-kickstart-2.7.14-1.fc9.noarch

Steps to Reproduce:
1. which system-config-kickstart
2. less /usr/share/applications/system-config-kickstart.desktop

Comment 1 Chris Lumens 2008-03-14 18:02:04 UTC
Gah, the .desktop file was not getting rebuilt so we had an ancient copy in the
source tree.  This will be fixed in the next build of system-config-kickstart. 
Thanks for the bug report.