@@ -29,7 +29,7 @@ def setup():
|
||||
shelltools.system("unzip -uo %s/%s.xpi -d langpack-tb/langpack-%s@thunderbird.mozilla.org" % (xpidir, locale, locale))
|
||||
|
||||
def build():
|
||||
shelltools.system("sed -i '/^ftglyph.h/ i ftfntfmt.h' mozilla/config/system-headers")
|
||||
#shelltools.system("sed -i '/^ftglyph.h/ i ftfntfmt.h' mozilla/config/system-headers")
|
||||
autotools.make("-f ./client.mk")
|
||||
|
||||
def install():
|
||||
@@ -51,4 +51,4 @@ def install():
|
||||
pisitools.removeDir("/usr/include")
|
||||
|
||||
# Install docs
|
||||
pisitools.dodoc("mozilla/LEGAL", "mozilla/LICENSE")
|
||||
pisitools.dodoc("mozilla/LEGAL", "mozilla/LICENSE")
|
||||
|
||||
Reference in New Issue
Block a user