File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -352,23 +352,23 @@ jobs:
352
352
plugin: dump
353
353
override-prime: |
354
354
craftctl default
355
- ${CRAFT_PART_SRC}/bin/gpu-2404-cleanup mesa-2404
355
+ \ ${CRAFT_PART_SRC}/bin/gpu-2404-cleanup mesa-2404
356
356
prime:
357
357
- bin/gpu-2404-wrapper
358
358
359
359
plugs:
360
360
gpu-2404:
361
361
inteface: content
362
- target: $SNAP/gpu-2404
362
+ target: \ $SNAP/gpu-2404
363
363
default-provider: mesa-2404
364
364
365
365
layout:
366
366
/usr/share/libdrm:
367
- bind: $SNAP/gpu-2404/libdrm
367
+ bind: \ $SNAP/gpu-2404/libdrm
368
368
/usr/share/drirc.d:
369
- symlink: $SNAP/gpu-2404/drirc.d
369
+ symlink: \ $SNAP/gpu-2404/drirc.d
370
370
/usr/share/X11/XErrorDB:
371
- symlink: $SNAP/gpu-2404/X11/XErrorDB
371
+ symlink: \ $SNAP/gpu-2404/X11/XErrorDB
372
372
EOF
373
373
374
374
cp linux/assets/com.gopeed.Gopeed.desktop snap/gui/gopeed.desktop
You can’t perform that action at this time.
0 commit comments