thx to keiss (silently replacing the snap)

This commit is contained in:
Anselm R. Garbe 2006-05-31 21:55:51 +02:00
parent 2afd8d901c
commit 6655ed568c
2 changed files with 2 additions and 2 deletions

View File

@ -879,7 +879,7 @@ match_tags(Client *c, const char *prop)
void
apply_rules(Client *c)
{
if(!def.colrules)
if(!def.tagrules)
goto Fallback;
match_tags(c, c->props);

View File

@ -8,7 +8,7 @@ MANPREFIX = ${PREFIX}/share/man
X11INC = /usr/X11R6/include
X11LIB = /usr/X11R6/lib
VERSION = 4-current
VERSION = 20060531
# includes and libs
LIBS = -L${PREFIX}/lib -L/usr/lib -lc -L${X11LIB} -lX11