telepathy-logger: tools: Remove telepathy-glib-env from version control
Xavier Claessens
xclaesse at kemper.freedesktop.org
Sat Dec 29 07:45:49 PST 2012
Module: telepathy-logger
Branch: master
Commit: 4f5b655aa1e8f9027403c2c518c68fc8b8232c81
URL: http://cgit.freedesktop.org/telepathy/telepathy-logger/commit/?id=4f5b655aa1e8f9027403c2c518c68fc8b8232c81
Author: Debarshi Ray <debarshir at freedesktop.org>
Date: Tue Aug 28 16:01:41 2012 +0200
tools: Remove telepathy-glib-env from version control
It is generated during the build.
---
tools/telepathy-glib-env | 9 ---------
1 files changed, 0 insertions(+), 9 deletions(-)
diff --git a/tools/telepathy-glib-env b/tools/telepathy-glib-env
deleted file mode 100755
index 8cc2995..0000000
--- a/tools/telepathy-glib-env
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-abs_top_builddir="/home/xclaesse/programmation/telepathy-logger"
-export abs_top_builddir
-LD_LIBRARY_PATH="${abs_top_builddir}/telepathy-glib/.libs${LD_LIBRARY_PATH:+":${LD_LIBRARY_PATH}"}"
-export LD_LIBRARY_PATH
-G_DEBUG="fatal_criticals,fatal_warnings${G_DEBUG:+",${G_DEBUG}"}"
-export G_DEBUG
-
-exec "$@"
More information about the telepathy-commits
mailing list