summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndoni Morales Alastruey <ylatuya@gmail.com>2013-06-28 17:09:42 +0200
committerAndoni Morales Alastruey <ylatuya@gmail.com>2013-06-28 17:09:42 +0200
commit7beead3451cc9e859be3ca33870f85f59faa30cf (patch)
tree9af61aab8bb7e0e96e8a0e00efd2a341162187bf
parent295c53c0b928778027fd5c8735408368628f564d (diff)
pyxdg: remove unused file from the recipe
-rw-r--r--recipes/pyxdg.recipe1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/pyxdg.recipe b/recipes/pyxdg.recipe
index aba7bd1..504660d 100644
--- a/recipes/pyxdg.recipe
+++ b/recipes/pyxdg.recipe
@@ -11,7 +11,6 @@ class Recipe(recipe.Recipe):
btype = BuildType.CUSTOM
files_python = [
- 'site-packages/pyxdg-0.25-py2.7.egg-info',
'site-packages/xdg/BaseDirectory.pyc',
'site-packages/xdg/Config.pyc',
'site-packages/xdg/DesktopEntry.pyc',