Bug 55065 - bad vimtutor location
Summary: bad vimtutor location
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: vim
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bernhard Rosenkraenzer
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-10-25 00:54 UTC by Pavel Kankovsky
Modified: 2007-04-18 16:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-01-24 22:54:36 UTC
Embargoed:


Attachments (Terms of Use)

Description Pavel Kankovsky 2001-10-25 00:54:09 UTC
Description of Problem:
The latest Raw Hide package for vim available on ftp.redhat.com appears to
put vimtutor to /bin. This is wrong because /bin is for "essential
binaries" (see FHS) and vimtutor is not essential.

Version-Release number of selected component (if applicable):
6.0-2

How Reproducible:
Easily.

Steps to Reproduce:
1. rpm -ql vim-common-6.0 | grep 'vimtutor$'

Actual Results:
/bin/vimtutor

Expected Results:
/usr/bin/vimtutor

Additional Information:


Note You need to log in before you can comment on or make changes to this bug.