Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4786 - humorixfortunes-1.4.ebuild (Update)
Summary: humorixfortunes-1.4.ebuild (Update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: José Alberto Suárez López
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-09 23:21 UTC by Alec Berryman
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
humorixfortunes-1.4.ebuild fixed (humorixfortunes-1.4-r1.ebuild,549 bytes, text/plain)
2002-07-09 23:24 UTC, Alec Berryman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alec Berryman 2002-07-09 23:21:18 UTC
humorixfortunes-1.4.ebuild does not properly install correct (or any) humorix
fortunes.  Please see attached humorixfortunes-1.4-r1.ebuild that corrects this.
 Changed are lines 19 and an added line 21

Old:

19   doins humorix humorix.dat

New:

19   doins humorix-misc humorix-misc.dat
20   doins humorix-stories humorix-stories.dat

Program now installs correctly.

Thanks for your time!
Comment 1 Alec Berryman 2002-07-09 23:24:11 UTC
Created attachment 2099 [details]
humorixfortunes-1.4.ebuild fixed

Fixed incorrect install setting in humorixfortunes-1.4.ebuild.