Paweł
Paweł
As I remember I tried to fix it that way, but TUP_CWD were always expanded to '.'. My sources are placed in 'src' directory with multiple subdirectories. I have separate...
So, trick with TOP variable works, but I still need path relative from root directory to current directory (lets call it TUP_RWD). Let me explain why: I have followig tree...
Thanks for reply, I will try ^c flag later. But I already implemented it here: https://github.com/gittup/tup/pull/226 so you can checkout my branch, test it and share your thougts :)
Still doesn't work: ``` ./build/tup upd [ tup ] [0.000s] Scanning filesystem... [ tup ] [0.005s] Reading in new environment variables... [ tup ] [0.005s] Parsing Tupfiles... fuse: device not...
Dead or not it still works fine. (with that path)
sudo yum install mtdev-devel
sudo yum install mtdev
https://github.com/p2rkw/xf86-input-mtrack/issues/15
@galexander1: do you know why dev branch wasn't merged into master? For me it looks fine...
@jordansissel I merged dev into my master branch recently, you may take a look if you want to. Unfortunately I did on top my local changes. I would like to...