X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fsslh;h=f70cfa84b1b0d6663609c2fc2b764ec40786ace3;hb=483803413129ae3999d334b8972bb3daa71f0c9e;hp=8262a5fc657a208ceeb1070941e7c18f0b7d5905;hpb=7d9b033b79af8124853a0aac6992389ea8595172;p=ipfire-2.x.git diff --git a/lfs/sslh b/lfs/sslh index 8262a5fc65..f70cfa84b1 100644 --- a/lfs/sslh +++ b/lfs/sslh @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = sslh -PAK_VER = 4 +PAK_VER = 5 DEPS = "" @@ -77,7 +77,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && make CFLAGS="$(CFLAGS)" $(MAKETUNING) + cd $(DIR_APP) && make CFLAGS="$(CFLAGS)" $(MAKETUNING) USELIBWRAP= cd $(DIR_APP) && install -v -m 755 sslh /usr/sbin #install initscripts