mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-02-01 07:39:11 +00:00
fix broken symlinks in modules
This commit is contained in:
@@ -119,7 +119,7 @@ def zip_src_files():
|
||||
"""
|
||||
Zips all files in the 'src/' directory into 'btl2capfix.zip' using the shell zip command.
|
||||
"""
|
||||
run_command('cd src && zip -r ../btl2capfix *')
|
||||
run_command('cd src && zip -y -r ../btl2capfix *')
|
||||
|
||||
def main():
|
||||
"""
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user