gnome-settings-daemon, geocode-glib, libgweather, mutter, libdazzle packaged

This commit is contained in:
Berk Çakar
2021-05-27 19:28:12 +03:00
parent 740e2485af
commit 98d9a7ce62
15 changed files with 263525 additions and 262459 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ from pisi.actionsapi import get
def build():
shelltools.system("rm -f intel-ucode{,-with-caveats}/list")
shelltools.system("mkdir -p kernel/x86/microcode")
shelltools.system("iucode_tool --write-earlyfw=intel-ucode.img intel-ucode{,-with-caveats}/")
shelltools.system("iucode_tool --write-earlyfw=intel-ucode.cpio intel-ucode{,-with-caveats}/")
shelltools.chmod(get.curDIR() + "/intel-ucode.img", 0644)
def install():