diff options
-rwxr-xr-x | anaconda | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ else: if (os.path.exists('booty')): sys.path.append('booty') + sys.path.append('booty/edd') else: sys.path.append('/usr/lib/booty') |
![]() |
index : anaconda.git | |
Unnamed repository; edit this file to name it for gitweb. | Dennis Gilmore |
summaryrefslogtreecommitdiffstats |
-rwxr-xr-x | anaconda | 1 |
@@ -45,6 +45,7 @@ else: if (os.path.exists('booty')): sys.path.append('booty') + sys.path.append('booty/edd') else: sys.path.append('/usr/lib/booty') |