]> git.pld-linux.org Git - packages/elisa.git/commitdiff
- drop obsolete files
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 5 Jul 2009 17:17:27 +0000 (17:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    elisa-no-source-files.patch -> 1.2

elisa-no-source-files.patch [deleted file]

diff --git a/elisa-no-source-files.patch b/elisa-no-source-files.patch
deleted file mode 100644 (file)
index 628bf85..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- elisa-0.3.5/elisa/core/plugin_registry.py.old      2008-03-06 17:56:59.000000000 +0100
-+++ elisa-0.3.5/elisa/core/plugin_registry.py  2008-05-03 01:05:26.000000000 +0200
-@@ -392,7 +392,7 @@
-                     self.warning("Error loading plugin: " + str(exc))
-                 continue
-             
--            full_path = inspect.getsourcefile(py_object)
-+            full_path = inspect.getfile(py_object)
-             plugin_dir = os.path.dirname(full_path)
-             distribution_file = ""
This page took 0.090521 seconds and 4 git commands to generate.