From bdba08b61c283c04a5793ad6dfed93f762aaa8ab Mon Sep 17 00:00:00 2001 From: Bart Trojanowski Date: Sun, 29 Mar 2009 13:49:51 -0400 Subject: [PATCH] bug from irc --- BUGS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/BUGS b/BUGS index b7452c1..bb68de5 100644 --- a/BUGS +++ b/BUGS @@ -27,3 +27,9 @@ Woah, it crashed again. wmii: column.c497: column_scale: Assertion `f->collapsed ? ((f->r).max.y - (f->r).min.y) >= 0 : dy > 0` failed +- inconsistant ext-install-user behaviour + + install-user does not search for ixp.h where ext-install-user installs it, not sure if thats supposed to work + with empty ~/usr ext-install-user fails on a manpage, INSTALL man man/wmii(1) | cp: cannot create regular file `~/usr//share/man/man1/wmii.1': No such file or directory | [2]: *** [wmii.install] Error | make[2]: Leaving directory `/home/selckin/software/wmii-lua/ext/wmii/man' + oh i missed the option in config.mk for ixp + -- 2.11.4.GIT