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

Sergej Pupykin spupykin at nymeria.archlinux.org
Thu May 23 15:07:54 UTC 2013


    Date: Thursday, May 23, 2013 @ 17:07:54
  Author: spupykin
Revision: 91554

upgpkg: busybox 1.20.2-5

upd

Modified:
  busybox/trunk/PKGBUILD
  busybox/trunk/busybox.install

-----------------+
 PKGBUILD        |    2 +-
 busybox.install |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-23 15:04:40 UTC (rev 91553)
+++ PKGBUILD	2013-05-23 15:07:54 UTC (rev 91554)
@@ -4,7 +4,7 @@
 
 pkgname=busybox
 pkgver=1.20.2
-pkgrel=4
+pkgrel=5
 pkgdesc="Utilities for rescue and embedded systems"
 arch=("i686" "x86_64")
 url="http://www.busybox.net"

Modified: busybox.install
===================================================================
--- busybox.install	2013-05-23 15:04:40 UTC (rev 91553)
+++ busybox.install	2013-05-23 15:07:54 UTC (rev 91554)
@@ -10,4 +10,5 @@
 post_upgrade() {
   [ -f tmp/busybox.upgrade.script ] && busybox chmod `busybox cat tmp/busybox.upgrade.script` usr/bin/busybox
   busybox rm -f tmp/busybox.upgrade.script
+  echo "busybox is un /usr/bin now. Readjust its mode if you modified it."
 }




More information about the arch-commits mailing list