We don't need install instruction in the (usually installed by distributions) README file, that's what the INSTALL* files are for. The copyright information in this file is non-sense, it belongs to the source files. --- README | 21 --------------------- 1 files changed, 0 insertions(+), 21 deletions(-)
diff --git a/README b/README index ddbe0ab..e46e521 100644 --- a/README +++ b/README @@ -1,27 +1,6 @@ OpenOBEX - Free implementation of the Object Exchange protocol ************************************************************** -Copyright (C) 1998-2000 Dag Brattli <[email protected]> -Copyright (C) 1999-2000 Pontus Fuchs <[email protected]> -Copyright (C) 2001-2002 Jean Tourrilhes <[email protected]> -Copyright (C) 2002-2008 Marcel Holtmann <[email protected]> - - -Compilation and installation -============================ - -In order to compile OpenOBEX you need following software packages: - - GCC compiler - -To configure run: - ./configure --prefix=/usr - -Configure automatically searches for all required components and packages. - -To compile and install run: - make && make install - - Information =========== -- 1.7.5.4 ------------------------------------------------------------------------------ AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of the Lean Startup Methodology on "Lean Startup Secrets Revealed." This video shows you how to validate your ideas, optimize your ideas and identify your business strategy. http://p.sf.net/sfu/appsumosfdev2dev _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
