Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4568 - no exec files after emerge quake3
Summary: no exec files after emerge quake3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: Low normal (vote)
Assignee: José Alberto Suárez López
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-05 06:02 UTC by Marc 'huz' REYNES
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments
fixed ebuild (quake3-1.31-r2.ebuild,2.56 KB, text/plain)
2002-07-14 10:27 UTC, Alexander Gretencord
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marc 'huz' REYNES 2002-07-05 06:02:16 UTC
bash-2.05a# ls -l
total 1780
drwxr-xr-x    2 root     games        4096 Jul  4 12:47 Help
-rwxr--r--    1 root     games        9958 Jul  4 12:47 Q3A_EULA.txt
-rwxr--r--    1 root     games       15619 Jul  4 12:47 README-Id-7-26-01.html
-rwxr--r--    1 root     games       11950 Jul  4 12:47 README-linux.txt
drwxr-xr-x    2 root     games        4096 Jul  4 12:48 baseq3
drwxr-xr-x    2 root     games        4096 Jul  4 12:47 missionpack
-rwxr--r--    1 root     games      579656 Jul  4 12:47 q3ded
-rw-r--r--    1 root     games         138 Jul  4 12:47 quake3
-rw-r--r--    1 root     games     1162848 Jul  4 12:47 quake3.x86
-rwxr--r--    1 root     games        4276 Jul  4 12:47 quake3.xpm
-rwxr--r--    1 root     games          97 Jul  4 12:47 startq3ded
Comment 1 Alexander Gretencord 2002-07-14 10:25:51 UTC
 No this is NOT fixed. I didn't really check what you changed in the ebuild (chmod to fperms) but I should have. fperms already has a ${D} in it so you'd have to remove that from the ebuil. Also it's not fowners but also fperms for the init script. I'll attach the new ebuild that works. Pls don't change anything. 
Comment 2 Alexander Gretencord 2002-07-14 10:27:00 UTC
Created attachment 2237 [details]
fixed ebuild