kaptan pisilinux-welcome
This commit is contained in:
@@ -9,6 +9,7 @@ from pisi.actionsapi import shelltools
|
||||
import glob
|
||||
|
||||
def build():
|
||||
pisitools.dosed("setup.py", "lrelease", "lrelease-qt6")
|
||||
pythonmodules.compile(pyVer="3")
|
||||
|
||||
def install():
|
||||
|
||||
@@ -9,6 +9,7 @@ from pisi.actionsapi import shelltools
|
||||
import glob
|
||||
|
||||
def install():
|
||||
pisitools.dosed("setup.py", "lrelease", "lrelease-qt6")
|
||||
pythonmodules.install(pyVer = "3")
|
||||
|
||||
#pisitools.insinto("/usr/share/welcome/data/media-content", "data/media-content/logo.png")
|
||||
|
||||
Reference in New Issue
Block a user