Açıklama çevirisi

This commit is contained in:
Yaşar Çiv 2017-04-12 15:22:37 +03:00 committed by GitHub
parent f683a5bc78
commit 667bfd52dc
1 changed files with 5 additions and 9 deletions

View File

@ -1,8 +1,8 @@
# Description: Python2 wrapper for SQLite.
# URL: URL: https://github.com/rogerbinns/apsw
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Depends on: python sqlite
# Description: SQLite için Python2 sarmalayıcı.
# URL: https://github.com/rogerbinns/apsw
# Packager: milisarge
# Depends on: python sqlite
name=python-apsw
version=3.8.4.3
release=1
@ -14,7 +14,3 @@ build() {
cd apsw-$version-r1
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)