Açıklama çevirisi
This commit is contained in:
parent
f7d2fb8f98
commit
01d62f32ac
1 changed files with 4 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Description: Simple, fast, extensible JSON encoder/decoder for Python.
|
# Description: Python için basit ve hızlı, genişletilebilir JSON kodlayıcı / kod çözücü.
|
||||||
# URL: URL: http://undefined.org/python/#simplejson
|
# URL: http://undefined.org/python/#simplejson
|
||||||
# NuTyX package info file (http://nutyx.org)
|
# Packager: milisarge
|
||||||
# Packager: # NuTyX package info file (http://nutyx.org)
|
|
||||||
# Depends on: python-setuptools
|
# Depends on: python-setuptools
|
||||||
|
|
||||||
name=python-simplejson
|
name=python-simplejson
|
||||||
version=3.6.3
|
version=3.6.3
|
||||||
release=1
|
release=1
|
||||||
|
@ -14,7 +14,3 @@ build() {
|
||||||
cd simplejson-$version
|
cd simplejson-$version
|
||||||
python2 setup.py install --prefix=/usr --root=$PKG
|
python2 setup.py install --prefix=/usr --root=$PKG
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# NuTyX Pkgfile (http://nutyx.org)
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue