dev-java/java-config: correct quotation 2nd round
(Portage version: 2.1.9.24/svn/Linux x86_64) git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/genlink@2708 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
@@ -28,7 +28,7 @@ PYTHON_MODNAME="java_config_2"
|
||||
src_prepare() {
|
||||
distutils_src_prepare
|
||||
sed -e "s/if not self.dry_run/& and not os.path.exists(s)/" -i setup.py || die "sed failed"
|
||||
cp "${FILESDIR}/*.conf" config
|
||||
cp "${FILESDIR}"/*.conf config
|
||||
}
|
||||
|
||||
src_test() {
|
||||
|
||||
Reference in New Issue
Block a user