Skip to content

Commit e86d247

Browse files
committed
wine.md: collapse text a bit
1 parent f938f7e commit e86d247

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ It is possible to create a build of wine, and then to run wine right from the bu
44

55
# Misc
66

7-
* **running WINE from a bulid dir**: it will provide a `./wine → tools/winewrapper` symlink that is a shell-script wrapper setting up the necessary env. variables and running wine. In case you really want it, you may do it all manually with a `LD_LIBRARY_PATH=libs/wine WINELOADER=loader/wine loader/wine /tmp/my.exe`
7+
* **running WINE from a bulid dir**: it will provide a `./wine → tools/winewrapper` symlink that is a shell-script wrapper setting up the necessary env. variables and running wine. If you really want, you may do that manually with a `LD_LIBRARY_PATH=libs/wine WINELOADER=loader/wine loader/wine /tmp/my.exe`

0 commit comments

Comments
 (0)