Merge pull request #4045 from ertugerata/master

workdir is ?
This commit is contained in:
Ertuğrul Erata
2017-10-01 00:16:36 +03:00
committed by GitHub
+2
View File
@@ -49,6 +49,8 @@ def build():
def install():
shelltools.cd(ObjDir)
shelltools.system("DESTDIR=%s ../mach install " % get.installDIR())
shelltools.cd("..")
# Install language packs
pisitools.insinto("/usr/lib/firefox/browser/extensions", "./langpack-ff/*")