File 0001-remove-debian-specific-stuff.patch of Package osmo-oohmi

From bc82b8fd2175046d6c4160008547d6d639a3a2f9 Mon Sep 17 00:00:00 2001
From: Martin Hauke <mardnh@gmx.de>
Date: Mon, 29 Dec 2014 19:49:03 +0100
Subject: [PATCH 1/3] remove debian specific stuff

---
 setup.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/setup.py b/setup.py
index 640901f..5b4d649 100644
--- a/setup.py
+++ b/setup.py
@@ -30,7 +30,6 @@ class custom_install(install):
     def run(self):
         from subprocess import call
         install.run(self)
-        call(['/usr/sbin/update-rc.d', 'osmocom-oohmi', 'defaults'])
 
 here = os.path.abspath(os.path.dirname(__file__))
 README = open(os.path.join(here, 'README.txt')).read()
-- 
1.8.4.5

openSUSE Build Service is sponsored by