diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-01-09 21:52:32 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-01-09 21:52:32 +0100 |
| commit | 21ba650e32457ee67ac0f85b03c071969aa5934b (patch) | |
| tree | cd9658996fbc6178317538b167f5281c92f1e6f4 /po/python-apt.pot | |
| parent | 6a806f0570599e8f5e9438c9623d496df75571d4 (diff) | |
| download | python-apt-21ba650e32457ee67ac0f85b03c071969aa5934b.tar.gz | |
* setup.py, doc/source/conf.py: Fix building by adding build/lib* to PYTHONPATH
We now build the extension first, and then the documentation. Also add
the text docs.
Diffstat (limited to 'po/python-apt.pot')
| -rw-r--r-- | po/python-apt.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/python-apt.pot b/po/python-apt.pot index 6ffef103..6af898db 100644 --- a/po/python-apt.pot +++ b/po/python-apt.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-09 17:23+0100\n" +"POT-Creation-Date: 2009-01-09 18:08+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |
