Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 400bf78

Browse files
Merge pull request #3 from homebysix/patch-1
Corrected variable name
2 parents 9ebca73 + b1f087b commit 400bf78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎quickpkg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ if __name__ == "__main__":
507507
cleanup_and_exit(1)
508508

509509
if args.postinstall or args.preinstall:
510-
tmp_scripts_path = os.path.join(tmp_dir, "scripts")
510+
tmp_scripts_path = os.path.join(tmp_path, "scripts")
511511
os.makedirs(tmp_scripts_path)
512512

513513
if args.scripts:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /