This commit is contained in:
Joe Thornber 2012-03-15 15:13:32 +00:00
commit 290643f85f
2 changed files with 3 additions and 3 deletions

View File

@ -62,8 +62,8 @@ LIBS:=-lstdc++
LIBEXPAT:=-lexpat
INSTALL:=@INSTALL@
STRIP=
DESTDIR:=@prefix@
BINDIR:=$(DESTDIR)/sbin
PREFIX:=@prefix@
BINDIR:=$(DESTDIR)$(PREFIX)/sbin
MANPATH:=$(DESTDIR)$(MANDIR)
vpath %.cc $(TOP_DIR)

View File

@ -1 +1 @@
0.1.3+
0.1.4+