Skip to content

Commit ce5cafd

Browse files
authored
skip more files to symlink
1 parent 756c048 commit ce5cafd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AppDir/bin/make-symlinks-in-path.hook

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ _make_symlinks_in_path() {
88
set +e
99
set -- ./*
1010
for b do case "$b" in
11-
*xdg-open|*.hook|*.conf|*txt|*lib64)
11+
*xdg-open|*.hook|*.conf|*.txt|*lib64|*.properties)
1212
continue
1313
;;
1414
*)

0 commit comments

Comments
 (0)