From 2d9a06ec9a1a3779b169ec1ef70c542821270b25 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Fri, 09 Mar 2007 11:32:32 +0000 Subject: Add the root path of the services to python path, not services/. Get rid of the now useless env.get_services_dir --- (limited to 'sugar/__installed__.py.in') diff --git a/sugar/__installed__.py.in b/sugar/__installed__.py.in index afe91d1..bf7fd9b 100644 --- a/sugar/__installed__.py.in +++ b/sugar/__installed__.py.in @@ -1,4 +1,3 @@ sugar_source_dir = None sugar_data_dir = '@prefix@/share/sugar' -sugar_services_dir = '@prefix@/share/sugar/services' sugar_shell_bin_dir = '@prefix@/bin' -- cgit v0.9.1