Skip to content
Snippets Groups Projects
Commit bdf7fb07 authored by Aline Gondim Santos's avatar Aline Gondim Santos
Browse files

misc: fix winmake clean option

Change-Id: I50593324cef00af15f5a77d73e2b60eae7d8f63b
parent 7a888cf0
No related branches found
No related tags found
No related merge requests found
......@@ -445,7 +445,7 @@ def apply(pkg_name, patches, win_patches):
os.chdir(tmp_dir)
def get_pkg_file(pkg_name, isPlugin):
def get_pkg_file(pkg_name, isPlugin = False):
if pkg_name == 'daemon':
pkg_location = daemon_msvc_dir
elif (isPlugin):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment