From: Michael Tremer Date: Tue, 18 Dec 2012 23:22:12 +0000 (+0100) Subject: Don't copy the source package to the build environment. X-Git-Tag: 0.9.24~8^2~2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=21520894dc7e0feed0ee624a3ce56027ac0e421e;p=pakfire.git Don't copy the source package to the build environment. --- diff --git a/python/pakfire/builder.py b/python/pakfire/builder.py index ccaf9a890..16cef3840 100644 --- a/python/pakfire/builder.py +++ b/python/pakfire/builder.py @@ -414,9 +414,6 @@ class BuildEnviron(object): # Add an empty line at the end. self.log.info("") - # Copy source package to build environment. - self.copyin(self.pkg.filename, "/result/src/") - def install(self, requires, **kwargs): """ Install everything that is required in requires.