firefox
This commit is contained in:
@@ -39,7 +39,6 @@ def setup():
|
||||
shelltools.makedirs(ObjDir)
|
||||
shelltools.cd(ObjDir)
|
||||
shelltools.system("../configure --prefix=/usr --libdir=/usr/lib --disable-strip --disable-install-strip")
|
||||
shelltools.system("sed -i '/^ftglyph.h/ i ftfntfmt.h' ../config/system-headers")
|
||||
|
||||
|
||||
def build():
|
||||
@@ -59,4 +58,4 @@ def install():
|
||||
pisitools.insinto("/usr/share/pixmaps", "browser/branding/official/default256.png", "firefox.png")
|
||||
|
||||
# Install docs
|
||||
pisitools.dodoc("LEGAL", "LICENSE")
|
||||
pisitools.dodoc("LEGAL", "LICENSE")
|
||||
|
||||
Reference in New Issue
Block a user