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 LIBEXPAT:=-lexpat
INSTALL:=@INSTALL@ INSTALL:=@INSTALL@
STRIP= STRIP=
DESTDIR:=@prefix@ PREFIX:=@prefix@
BINDIR:=$(DESTDIR)/sbin BINDIR:=$(DESTDIR)$(PREFIX)/sbin
MANPATH:=$(DESTDIR)$(MANDIR) MANPATH:=$(DESTDIR)$(MANDIR)
vpath %.cc $(TOP_DIR) vpath %.cc $(TOP_DIR)

View File

@ -1 +1 @@
0.1.3+ 0.1.4+