@@ -48,7 +48,7 @@ def build():
|
|||||||
|
|
||||||
def install():
|
def install():
|
||||||
shelltools.cd(ObjDir)
|
shelltools.cd(ObjDir)
|
||||||
shelltools.system("DESTDIR=%s ./mach install " % get.installDIR())
|
shelltools.system("DESTDIR=%s ../mach install " % get.installDIR())
|
||||||
|
|
||||||
# Install language packs
|
# Install language packs
|
||||||
pisitools.insinto("/usr/lib/firefox/browser/extensions", "./langpack-ff/*")
|
pisitools.insinto("/usr/lib/firefox/browser/extensions", "./langpack-ff/*")
|
||||||
|
|||||||
Reference in New Issue
Block a user