From 0b864bf9aa08f0c21085d56c925100c4f4eb1c72 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 6 Aug 2011 16:44:10 +0000 Subject: not needed --- contrib/Makefile.am | 2 -- contrib/__init__.py | 0 2 files changed, 2 deletions(-) delete mode 100644 contrib/__init__.py (limited to 'contrib') diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 57dba1a53..b8dae1bbf 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -18,7 +18,6 @@ EXTRA_DIST = \ hostlist.cgi \ hostlist.php \ report.sh \ - __init__.py \ gnunet_pyexpect.py.in do_subst = $(SED) -e 's,[@]PYTHON[@],$(PYTHON),g' @@ -26,7 +25,6 @@ do_subst = $(SED) -e 's,[@]PYTHON[@],$(PYTHON),g' gnunet_pyexpect.py: gnunet_pyexpect.py.in Makefile $(do_subst) < $(srcdir)/gnunet_pyexpect.py.in > gnunet_pyexpect.py chmod +x gnunet_pyexpect.py - chmod +x __init__.py # init_gnunet_redhat \ diff --git a/contrib/__init__.py b/contrib/__init__.py deleted file mode 100644 index e69de29bb..000000000 -- cgit v1.2.3