From 6365dce237ad94d558dd51fdb061675184388c16 Mon Sep 17 00:00:00 2001 From: piernov Date: Wed, 28 Sep 2011 21:18:44 +0200 Subject: pyxdg 0.19-2 correction --- base/pyxdg/.footprint.i686 | 1 + base/pyxdg/.footprint.x86_64 | 1 + base/pyxdg/Pkgfile | 6 ++---- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/base/pyxdg/.footprint.i686 b/base/pyxdg/.footprint.i686 index 9a126d96c..1bd8c2b8c 100644 --- a/base/pyxdg/.footprint.i686 +++ b/base/pyxdg/.footprint.i686 @@ -2,6 +2,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python2.7/ drwxr-xr-x root/root usr/lib/python2.7/site-packages/ +-rw-r--r-- root/root usr/lib/python2.7/site-packages/pyxdg-0.19-py2.7.egg-info drwxr-xr-x root/root usr/lib/python2.7/site-packages/xdg/ -rw-r--r-- root/root usr/lib/python2.7/site-packages/xdg/BaseDirectory.py -rw-r--r-- root/root usr/lib/python2.7/site-packages/xdg/BaseDirectory.pyc diff --git a/base/pyxdg/.footprint.x86_64 b/base/pyxdg/.footprint.x86_64 index 9a126d96c..1bd8c2b8c 100644 --- a/base/pyxdg/.footprint.x86_64 +++ b/base/pyxdg/.footprint.x86_64 @@ -2,6 +2,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python2.7/ drwxr-xr-x root/root usr/lib/python2.7/site-packages/ +-rw-r--r-- root/root usr/lib/python2.7/site-packages/pyxdg-0.19-py2.7.egg-info drwxr-xr-x root/root usr/lib/python2.7/site-packages/xdg/ -rw-r--r-- root/root usr/lib/python2.7/site-packages/xdg/BaseDirectory.py -rw-r--r-- root/root usr/lib/python2.7/site-packages/xdg/BaseDirectory.pyc diff --git a/base/pyxdg/Pkgfile b/base/pyxdg/Pkgfile index fde1aa2fc..7e0b51830 100644 --- a/base/pyxdg/Pkgfile +++ b/base/pyxdg/Pkgfile @@ -1,4 +1,4 @@ -# Description: Python library to access freedesktop.org standards. +# Description: Bibliothèque Python permettant l'accès aux standards FreeDesktop # URL: http://freedesktop.org/wiki/Software/pyxdg # Maintainer: NuTyX core team # Packager: geantbrun at gmail dot com @@ -7,12 +7,10 @@ name=pyxdg version=0.19 -release=1 +release=2 source=(http://people.freedesktop.org/~lanius/$name-$version.tar.gz) build() { cd $name-$version python2 setup.py install --prefix=/usr --root=$PKG - rm $PKG/usr/lib/python2.7/site-packages/pyxdg-$version-py2.7.egg-info } - -- cgit v1.2.3-70-g09d2