[lorax] Don't change the installroot (#722481)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 src/pylorax/yumhelper.py |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/src/pylorax/yumhelper.py b/src/pylorax/yumhelper.py
index d0f9087..04ad140 100644
--- a/src/pylorax/yumhelper.py
+++ b/src/pylorax/yumhelper.py
@@ -41,12 +41,6 @@ class LoraxYumHelper(object):
 
     def __init__(self, ybo):
         self.ybo = ybo
-
-        # create our own installroot, the pungi one may be poluted
-        installroot = joinpaths(self.ybo.conf.installroot, "installroot")
-        os.makedirs(installroot)
-        self.ybo.conf.installroot = installroot
-
         self.installroot = self.ybo.conf.installroot
         self.installed_packages = self.get_packages("installed")
 
-- 
1.7.3.2

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux