mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-01-28 22:04:43 -08:00
debian: Provide only legacy symlink for bin directory.
This commit is contained in:
parent
2912921b94
commit
0df2608bb1
4
debian/rules
vendored
4
debian/rules
vendored
@ -60,8 +60,8 @@ override_dh_install:
|
||||
rm -f debian/wine-staging/opt/wine-staging/bin/wine64-preloader
|
||||
|
||||
# Create compatibility symlink
|
||||
mkdir -p debian/wine-compholio/opt
|
||||
ln -s /opt/wine-staging debian/wine-compholio/opt/wine-compholio
|
||||
mkdir -p debian/wine-compholio/opt/wine-compholio
|
||||
ln -s /opt/wine-staging/bin debian/wine-compholio/opt/wine-compholio/bin
|
||||
|
||||
override_dh_strip:
|
||||
dh_strip -Xwine-pthread -Xwine-kthread --dbg-package=wine-staging-dbg
|
||||
|
Loading…
x
Reference in New Issue
Block a user