index
My patches to librep
To reduce error messages, when enabling backtrace-on-error in sawfish:
- reading a file ends with error on end-of-file:
That's utterly useless. patch
- Error on empty TAB completion:
i don't want a backtrace when I try to TAB-complete a wrong prefix. patch
libtool
i had to patch /usr/lib/rep/i686-pc-linux-gnu/rules.mk
- added a fake "--tag=2" in:
rep_LIBTOOL=$(repcommonexecdir)/libtool --tag=2
http://bugs.gentoo.org/show_bug.cgi?id=70514