wok annotate python-pysqlite/stuff/setup.cfg @ rev 13856
cookutils: symlink cooker to busybox httpd server root
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Thu Jan 10 11:58:44 2013 +0000 (2013-01-10) |
parents | |
children |
rev | line source |
---|---|
pascal@9050 | 1 [build_ext] |
pascal@9050 | 2 define= |
pascal@9050 | 3 include_dirs=/usr/include |
pascal@9050 | 4 library_dirs=/usr/lib |
pascal@9050 | 5 libraries=sqlite3 |