this is better
This commit is contained in:
@@ -196,7 +196,7 @@ def installSource():
|
||||
shelltools.cd(os.path.join(get.installDIR(), destination))
|
||||
autotools.make("clean")
|
||||
autotools.make("modules_prepare")
|
||||
shelltools.system("rm -rf ./.*")
|
||||
shelltools.system("rm -rf .*")
|
||||
|
||||
def cleanModuleFiles():
|
||||
""" Cleans module.* files generated by depmod """
|
||||
|
||||
Reference in New Issue
Block a user