[arch-commits] Commit in intel-ucode/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Fri Jul 22 12:06:22 UTC 2016


    Date: Friday, July 22, 2016 @ 12:06:22
  Author: eworm
Revision: 272114

remove unused prepare function

Modified:
  intel-ucode/trunk/PKGBUILD

----------+
 PKGBUILD |    8 --------
 1 file changed, 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-22 12:04:18 UTC (rev 272113)
+++ PKGBUILD	2016-07-22 12:06:22 UTC (rev 272114)
@@ -18,15 +18,7 @@
 sha256sums=('f3a9c6fc93275bf1febc26f7c397ac93ed5f109e47fb52932f6dbd5cfdbc840e'
             '6983e83ec10c6467fb9101ea496e0443f0574c805907155118e2c9f0bbea97b6'
             '03a13a966316a4d3d9c7e1b46007fd4b80911aea5ddd957ddf33ce660efe03de')
-prepare() {
-  cd "$srcdir"
 
-  # Some Intel Skylake CPUs with signature 0x406e3 have issues updating
-  # microcode. Remove for now...
-  # https://bugs.archlinux.org/task/49806
-  #sed -i -e "/mc0406e3/,/mc/d" microcode.dat
-}
-
 build() {
   cd "$srcdir"
 



More information about the arch-commits mailing list