mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
RRDTool Fix
Bearbeitung an den Grafen noetig! git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@362 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -73,7 +73,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
@$(PREBUILD)
|
||||
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
|
||||
cd $(DIR_APP) && ./configure --prefix=/usr/share/$(THISAPP) \
|
||||
--exec-prefix=/usr --mandir=/usr/share/man \
|
||||
--exec-prefix=/usr --mandir=/usr/share/man --enable-perl-site-install \
|
||||
--enable-local-libpng --enable-local-zlib --with-pic --enable-latin2 \
|
||||
--disable-python --disable-tcl
|
||||
cd $(DIR_APP) && make
|
||||
|
||||
Reference in New Issue
Block a user