diff options
author | Johannes Winkelmann <jw@smts.ch> | 2008-07-17 14:00:55 +0200 |
---|---|---|
committer | Johannes Winkelmann <jw@smts.ch> | 2008-07-17 14:00:55 +0200 |
commit | 402664b4a310b6f70c0209388035608b7d2d6374 (patch) | |
tree | 74b2d7e3ce646f761fcfc51a9d28cf675681b0e2 /python-xlib | |
parent | 5b955f4bd322ade215ee7ee4c4cf8c699e580ebd (diff) | |
download | opt-402664b4a310b6f70c0209388035608b7d2d6374.tar.gz opt-402664b4a310b6f70c0209388035608b7d2d6374.tar.xz |
python-xlib: cosmetical: remove trailing blank line from Pkgfile
Diffstat (limited to 'python-xlib')
-rw-r--r-- | python-xlib/Pkgfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python-xlib/Pkgfile b/python-xlib/Pkgfile index d00815748..06fdadb5e 100644 --- a/python-xlib/Pkgfile +++ b/python-xlib/Pkgfile @@ -14,4 +14,3 @@ build() { python setup.py install --root=$PKG --prefix=/usr rm $PKG/usr/lib/python2.5/site-packages/python_xlib-*-py2.5.egg-info } - |