distr1 / distri

a Linux distribution to research fast package management
https://distr1.org
Other
536 stars 26 forks source link

xorg-server uses relative path to source files #46

Open stapelberg opened 4 years ago

stapelberg commented 4 years ago

e.g. this line from a gdb backtrace:

2 0x0000000000524d8b in WaitForSomething (are_ready=0) at ../../usr/src/xorg-server-amd64-1.20.3-4/os/WaitFor.c:208

The path should just be /usr/src/xorg-server-amd64-1.20.3-4/….