Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38275 - Battlefield 1942 - Desertcombat mod server ebuild doesn't unpack properly
Summary: Battlefield 1942 - Desertcombat mod server ebuild doesn't unpack properly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-15 04:38 UTC by Jeroen Hoek
Modified: 2004-01-28 15:28 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Hoek 2004-01-15 04:38:33 UTC
The ebuild for games-server/bf1942-desertcombat-0.6 does not unpack properly. Bzip2 complains about a file missing because of the typo. There is a typo in src_unpack():

unpack dsertcombat_0.6_server_patch.tar.bz2

This should be:

unpack desertcombat_0.6_server_patch.tar.bz2

There was an "e" missing, that's all. Fixing that typo emerges the application properly. :)

Reproducible: Always
Steps to Reproduce:
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2004-01-15 06:01:46 UTC
Fixed in CVS.
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2004-01-28 15:28:36 UTC
*** Bug 39702 has been marked as a duplicate of this bug. ***