[nanny] Remove old daemon code
- From: Roberto Majadas <telemaco src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [nanny] Remove old daemon code
- Date: Wed, 3 Feb 2010 18:53:00 +0000 (UTC)
commit 2ae86614acedc33ae069d6ae100534eebc724fbe
Author: Roberto Majadas <roberto majadas openshine com>
Date: Wed Feb 3 19:52:43 2010 +0100
Remove old daemon code
configure.ac | 1 -
daemon/src/Makefile.am | 2 +-
daemon/src/contrib/Makefile.am | 3 -
daemon/src/contrib/__init__.py | 1 -
daemon/src/contrib/daemon.py | 183 ----------------------------------------
5 files changed, 1 insertions(+), 189 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9986134..f1259d6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -218,7 +218,6 @@ daemon/data/init.d/debian/Makefile
daemon/data/init.d/redhat/Makefile
daemon/data/init.d/suse/Makefile
daemon/src/Makefile
-daemon/src/contrib/Makefile
daemon/src/proxy/Makefile
help/Makefile
man/Makefile
diff --git a/daemon/src/Makefile.am b/daemon/src/Makefile.am
index f2048ee..a3bbb17 100644
--- a/daemon/src/Makefile.am
+++ b/daemon/src/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS=contrib proxy
+SUBDIRS=proxy
corelibdir = $(pythondir)/nanny/daemon
corelib_PYTHON = __init__.py \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]