X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fipac-ng;fp=lfs%2Fipac-ng;h=1389ba502f3b9881249f7daa0a29764bc658fe36;hp=bf4bfd45b482eeb13f466b80bf5dea965c6d0974;hb=a52153e7e451b16c0b099cfd2c987172a4c20359;hpb=79748d696038a7f916925c4c320df6f71099b07d;ds=sidebyside diff --git a/lfs/ipac-ng b/lfs/ipac-ng index bf4bfd45b4..1389ba502f 100644 --- a/lfs/ipac-ng +++ b/lfs/ipac-ng @@ -79,7 +79,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) # cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/$(THISAPP)-iptables-1.3.1.patch - cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/$(THISAPP)-fetchcounter.patch +# cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/$(THISAPP)-fetchcounter.patch cd $(DIR_APP) && sed -i -e 's%/var/lib/ipac%/var/log/ip-acct%g' configure cd $(DIR_APP) && chmod 755 configure cd $(DIR_APP) && ./configure --prefix=/usr --disable-nls --enable-default-storage=gdbm