Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 218 - enlightenment-0.16.5-r2 sandbox violation [SOLVED]
Summary: enlightenment-0.16.5-r2 sandbox violation [SOLVED]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Geert Bevin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-18 03:40 UTC by Vitaly Kushneriuk
Modified: 2003-02-04 19:42 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 Vitaly Kushneriuk 2002-01-18 03:40:34 UTC
attached patch solves the problem.
Comment 1 Vitaly Kushneriuk 2002-01-21 01:27:53 UTC
For some reason, the patch didn't get through when I added the bug. 
I tried to submit it once again now, but I get "No file was provided, or it was
empty". So I put it here in the comments:
--- enlightenment-0.16.5-r2.ebuild.orig	Fri Jan 18 03:56:06 2002
+++ enlightenment-0.16.5-r2.ebuild	Fri Jan 18 04:04:03 2002
@@ -29,6 +29,8 @@
 	make prefix=${D}/usr 				\
 
	localedir=${D}/usr/share/locale		\
 
	gnulocaledir=${D}/usr/share/locale	\
+
        mandir=${D}/usr/share/man		\
+
        infodir=${D}/usr/share/info		\
 
	install || die
   
 	doman man/enlightenment.1

Comment 2 Mikael Hallendal (hallski) (RETIRED) gentoo-dev 2002-01-21 16:42:45 UTC
assigning to gbevin since he seems to be last to do something with it.
Comment 3 Geert Bevin 2002-01-23 18:53:06 UTC
committed