From df0ed3ced62696032d13d848bbfe8e49ac02d331 Mon Sep 17 00:00:00 2001 From: defnax Date: Wed, 21 Apr 2010 11:44:12 +0000 Subject: [PATCH] disabled version_detail_bash_script from project file, this makes lots of trouble for new Developers or which want compile first time RetroShare. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2750 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- libretroshare/src/libretroshare.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libretroshare/src/libretroshare.pro b/libretroshare/src/libretroshare.pro index a5f4f7edf..05495fd68 100644 --- a/libretroshare/src/libretroshare.pro +++ b/libretroshare/src/libretroshare.pro @@ -40,7 +40,7 @@ linux-* { HEADERS += upnp/UPnPBase.h SOURCES += upnp/UPnPBase.cpp - CONFIG += version_detail_bash_script + #CONFIG += version_detail_bash_script } linux-g++ {