diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:06:03 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:06:03 +0200 |
commit | 7243b96e8265219cf7fa0430490e611ff6487763 (patch) | |
tree | a888b48a23316d79fa0b98015f75dc05c8c720d5 | |
parent | a817ce41219217e715494d419c39d06964d69662 (diff) | |
download | nutyx-pakxe-7243b96e8265219cf7fa0430490e611ff6487763.tar.gz nutyx-pakxe-7243b96e8265219cf7fa0430490e611ff6487763.tar.bz2 nutyx-pakxe-7243b96e8265219cf7fa0430490e611ff6487763.tar.xz nutyx-pakxe-7243b96e8265219cf7fa0430490e611ff6487763.zip |
Ajustement de make de extra/python-sqlite
-rw-r--r-- | extra/python-sqlite/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/python-sqlite/Pkgfile b/extra/python-sqlite/Pkgfile index 1a64c60a9..c3f29177c 100644 --- a/extra/python-sqlite/Pkgfile +++ b/extra/python-sqlite/Pkgfile @@ -16,3 +16,4 @@ build() { python setup.py install --root=$PKG install -D -m644 LICENSE $PKG/usr/share/licenses/$name/LICENSE } + |