Update of /export/home/ntop/ntop
In directory jabber:/tmp/cvs-serv21649
Modified Files:
Makefile.am Makefile.in
Log Message:
Add DESTDIR to the path for mkdir -p $(CFG_DBFILE_DIR):
mkdir -p $(CFG_DBFILE_DIR)
becomes
mkdir -p $(DESTDIR)/$(CFG_DBFILE_DIR)
Courtesy of Kenneth Porter [EMAIL PROTECTED]
-----Burton (ref 542)
_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev
