[arch-commits] Commit in amd-ucode/trunk (PKGBUILD amd-ucode.install)

Allan McRae allan at archlinux.org
Sat Nov 17 05:10:18 UTC 2012


    Date: Saturday, November 17, 2012 @ 00:10:18
  Author: allan
Revision: 171312

upgpkg: amd-ucode 2012.09.10-2

remove outdated install message (FS#32166)

Modified:
  amd-ucode/trunk/PKGBUILD
Deleted:
  amd-ucode/trunk/amd-ucode.install

-------------------+
 PKGBUILD          |    3 +--
 amd-ucode.install |    7 -------
 2 files changed, 1 insertion(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-17 05:08:56 UTC (rev 171311)
+++ PKGBUILD	2012-11-17 05:10:18 UTC (rev 171312)
@@ -4,12 +4,11 @@
 pkgname=amd-ucode
 _realver=2012-09-10
 pkgver=${_realver//-/\.}
-pkgrel=1
+pkgrel=2
 pkgdesc="Microcode update files for AMD family 10h, 11h, 14h and 15h CPUs"
 arch=('any')
 license=('custom')
 url="http://www.amd64.org/support/microcode.html"
-install=${pkgname}.install
 source=(http://www.amd64.org/pub/microcode/amd-ucode-${_realver}.tar
         http://www.amd64.org/pub/microcode/amd-ucode-${_realver}.tar.asc)
 sha256sums=('21845c6cafa99704cdf4862b55e899ca88ed432d57f4d09ad6a5c3d2e186b718'

Deleted: amd-ucode.install
===================================================================
--- amd-ucode.install	2012-11-17 05:08:56 UTC (rev 171311)
+++ amd-ucode.install	2012-11-17 05:10:18 UTC (rev 171312)
@@ -1,7 +0,0 @@
-post_install() {
-  echo
-  echo "==> To apply the microcode update on boot, load the 'microcode' module"
-  echo "==> by adding it to the MODULES array in rc.conf:"
-  echo "==>  MODULES=(... microcode)"
-  echo
-}




More information about the arch-commits mailing list