xfce packages rebuild for beta system

This commit is contained in:
alick01
2020-11-23 17:14:58 +03:00
parent e1e11b7660
commit 3b17c23050
47 changed files with 228 additions and 2174 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ def setup():
pisitools.dosed("libtool", " -shared ", " -Wl,--as-needed -shared ")
def build():
autotools.make()
autotools.make()
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())