Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123963 - selinux-policy.eclass: nasty global scope code
Summary: selinux-policy.eclass: nasty global scope code
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High normal
Assignee: SE Linux Bugs
URL:
Whiteboard:
Keywords: QAglobalscope
Depends on:
Blocks:
 
Reported: 2006-02-24 10:00 UTC by Ciaran McCreesh
Modified: 2006-05-15 19:01 UTC (History)
1 user (show)

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 Ciaran McCreesh 2006-02-24 10:00:15 UTC
From selinux-policy.eclass:

SAVENAME="`date +%Y%m%d%H%M`-${PN}.tar.bz2"
SAVEDIR="`echo "${POLICYDIR}" | cut -d/ -f6`"

Could these be moved out of global scope please?
Comment 1 Chris PeBenito (RETIRED) gentoo-dev 2006-05-15 19:01:45 UTC
in cvs