Bug 7936 - makinf fortune is broken
Summary: makinf fortune is broken
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 3.0-CURRENT
Hardware: Any Any
: Normal Affects Only Me
Assignee: GNATS administrator
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-09-15 19:20 UTC by ap
Modified: 2005-10-26 06:45 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ap 1998-09-15 19:20:00 UTC
	
Making fortune breaks calling strfile (/usr/games/strfile!) which is not
normally anywhere in a path root is using. Or any responsible system
administrator (*beg*).

Fix: 

call strfile as /usr/games/strfile



Achim
How-To-Repeat: 
	
su -
cd /usr/src/games/fortune
make
Comment 1 Poul-Henning Kamp freebsd_committer freebsd_triage 1998-09-17 09:52:46 UTC
State Changed
From-To: open->closed

fixed, thanks!