Skip to content

Commit 6a82fa8

Browse files
authored
quick-sharun handles this now
1 parent c430adc commit 6a82fa8

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

make-appimage.sh

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,7 @@ export DEPLOY_VULKAN=1
1818
export PATH_MAPPING_HARDCODED='libRMG-Core.so*'
1919

2020
# Deploy dependencies
21-
quick-sharun \
22-
/usr/bin/RMG \
23-
/usr/lib/RMG \
24-
/usr/lib/RMG/* \
25-
/usr/lib/RMG/*/* \
26-
/usr/lib/RMG/*/*/*
21+
quick-sharun /usr/bin/RMG /usr/lib/RMG
2722

2823
# Additional changes can be done in between here
2924

0 commit comments

Comments
 (0)