Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 323629 - games-puzzle/sgt-puzzles-99999999 SVN and Makefile
Summary: games-puzzle/sgt-puzzles-99999999 SVN and Makefile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-12 02:14 UTC by Hans Meier
Modified: 2010-06-29 17:10 UTC (History)
0 users

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 Hans Meier 2010-06-12 02:14:25 UTC
SVN Repositories is changed to

http://svn.tartarus.org/sgt/puzzles/


Compile fault:

>>> Starting src_prepare
sed: can't read Makefile: No such file or directory

There aren't Makefile in

/usr/portage/distfiles/svn-src/sgt-puzzles/puzzles

Please read README

If you've obtained the source code by downloading a .tar.gz archive
from the Puzzles web site, you should find several Makefiles in the
source code. However, if you've checked the source code out from the
Puzzles Subversion repository, you won't find the Makefiles: they're
automatically generated by `mkfiles.pl', so run that to create them.

Also ebuild must for Live Version do

mkfiles.pl

to successfully compile.

Reproducible: Always

Actual Results:  
>>> Starting src_prepare
sed: can't read Makefile: No such file or directory

Expected Results:  
new ebuild with mkfiles.pl Command and right SVN Repository
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2010-06-29 17:10:55 UTC
fixed in portage.  thanks for the bug report.