Açıklama çevirisi
This commit is contained in:
parent
bfb5aa86c8
commit
d7644f9159
|
@ -1,8 +1,8 @@
|
||||||
# Description: A Twitter client for the console.
|
# Description: Konsol için bir Twitter istemcisi.
|
||||||
# URL: URL: http://pypi.python.org/pypi/turses/
|
# URL: http://pypi.python.org/pypi/turses/
|
||||||
# NuTyX package info file (http://nutyx.org)
|
# Packager: milisarge
|
||||||
# Packager: # NuTyX package info file (http://nutyx.org)
|
|
||||||
# Depends on: python-oauth2 python-setuptools python-tweepy python-urwid
|
# Depends on: python-oauth2 python-setuptools python-tweepy python-urwid
|
||||||
|
|
||||||
name=turses
|
name=turses
|
||||||
version=0.2.23
|
version=0.2.23
|
||||||
release=1
|
release=1
|
||||||
|
@ -14,7 +14,3 @@ build() {
|
||||||
cd $name-$version
|
cd $name-$version
|
||||||
python2 setup.py install --prefix=/usr --root=$PKG
|
python2 setup.py install --prefix=/usr --root=$PKG
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# NuTyX Pkgfile (http://nutyx.org)
|
|
||||||
|
|
Loading…
Reference in New Issue