Paul Harris wrote: > I'm happy that there has been progress, but can I request that you make > your repo easy to build debian-packages from? > I have a bug I'd like to > test if it still exists, but I don't want to 'make install' because > there is usually no 'make uninstall' ... a debian/rules folder would fix > all that.
Can you send me a patch to do that? However, I usually don't install my test versions. This is what I do. I start X with 'startx' and have this line in my .xinitrc exec /home/mafra/git-repos/wmaker.git/src/wmaker and a similar line for the official distro wmaker, another one which starts wmaker through valgrind to check for memory leaks etc. I think it is faster to test things this way, and if something goes wrong I simply comment the test line and use the distro one. PS: Which bug is that, btw? -- To unsubscribe, send mail to [email protected].
