| Submitter | Stefan Fröberg |
|---|---|
| Date | Aug. 21, 2012, 1:48 p.m. |
| Message ID | <1345556908-9189-1-git-send-email-stefan.froberg@petroprogram.com> |
| Download | mbox | patch |
| Permalink | /patch/179066/ |
| State | Changes Requested |
| Headers | show |
Comments
Le Tue, 21 Aug 2012 16:48:28 +0300,
Stefan Froberg <stefan.froberg@petroprogram.com> a écrit :
> Signed-off-by: Stefan Froberg <stefan.froberg@petroprogram.com>
Could you send a complete set of patches with all the necessary
changes to add the firefox package, including the firefox package
itself?
Thanks!
Thomas
Patch
diff --git a/package/python/python.mk b/package/python/python.mk index fae4e5c..6a79584 100644 --- a/package/python/python.mk +++ b/package/python/python.mk @@ -22,7 +22,7 @@ HOST_PYTHON_CONF_OPT += \ --disable-curses \ --disable-codecs-cjk \ --disable-nis \ - --disable-unicodedata \ + --enable-unicodedata \ --disable-dbm \ --disable-gdbm \ --disable-bsddb \
Signed-off-by: Stefan Froberg <stefan.froberg@petroprogram.com> --- package/python/python.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)