module-fglrx:version bump

This commit is contained in:
2016-02-05 15:00:08 +02:00
parent 6e8a372835
commit 02da63e0bf
3 changed files with 29 additions and 4 deletions
+3 -2
View File
@@ -23,7 +23,6 @@ else:
XDir = "xpic" + ("_64a" if Target == "x86_64" else "")
def setup():
shelltools.makedirs("%s/common" % get.workDIR())
shelltools.move("lib", "%s/common/" % get.workDIR())
@@ -50,15 +49,17 @@ def setup():
#shelltools.system("patch -p1 < lano1106_fglrx_intel_iommu.patch")
#shelltools.system("patch -p1 < lano1106_kcl_agp_13_4.patch")
shelltools.system("patch -p1 < makefile_compat.patch")
#shelltools.system("patch -p1 < 4.4-manjaro-xstate.patch")
def build():
shelltools.export("SHELL", "/bin/sh")
if get.buildTYPE() == "emul32":
return
shelltools.cd(BuildDir)
shelltools.system("sh make.sh")
shelltools.system("sh ./make.sh")
def install():
# Controlcenter binaries