mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-10 00:18:09 +01:00
Don't install vulkan runtime
This commit is contained in:
parent
e8edb0f783
commit
40aaae912c
5 changed files with 0 additions and 20 deletions
|
|
@ -131,11 +131,6 @@ fi
|
|||
cp -a vrclient.dll.so "$DST_DIR"/lib/wine/
|
||||
cp -a vrclient.dll.fake "$DST_DIR"/lib/wine/fakedlls/vrclient.dll
|
||||
|
||||
#copy runtime installers
|
||||
cd "$TOP"
|
||||
mkdir -p "$DST_DIR"/share/contrib/
|
||||
cp -a contrib/* "$DST_DIR"/share/contrib/
|
||||
|
||||
echo "Packaging..."
|
||||
cd "$TOP"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue