Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 218

Summary: enlightenment-0.16.5-r2 sandbox violation [SOLVED]
Product: Gentoo Linux Reporter: Vitaly Kushneriuk <vitaly_kushneriuk>
Component: Current packagesAssignee: Geert Bevin <gbevin>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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