Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 213540
Collapse All | Expand All

(-)bin/ebuild.sh (+4 lines)
Lines 263-268 Link Here
263
#if no perms are specified, dirs/files will have decent defaults
263
#if no perms are specified, dirs/files will have decent defaults
264
#(not secretive, but not stupid)
264
#(not secretive, but not stupid)
265
umask 022
265
umask 022
266
export DESTTREE=/usr
267
export INSDESTTREE=""
268
export _E_EXEDESTTREE_=""
269
export _E_DOCDESTTREE_=""
266
export INSOPTIONS="-m0644"
270
export INSOPTIONS="-m0644"
267
export EXEOPTIONS="-m0755"
271
export EXEOPTIONS="-m0755"
268
export LIBOPTIONS="-m0644"
272
export LIBOPTIONS="-m0644"

Return to bug 213540