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

Sergej Pupykin spupykin at archlinux.org
Wed Jan 21 14:12:10 UTC 2015


    Date: Wednesday, January 21, 2015 @ 15:12:09
  Author: spupykin
Revision: 126361

upgpkg: busybox 1.22.1-4

upd

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-21 13:59:28 UTC (rev 126360)
+++ PKGBUILD	2015-01-21 14:12:09 UTC (rev 126361)
@@ -4,7 +4,7 @@
 
 pkgname=busybox
 pkgver=1.22.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Utilities for rescue and embedded systems"
 arch=("i686" "x86_64")
 url="http://www.busybox.net"

Modified: busybox.install
===================================================================
--- busybox.install	2015-01-21 13:59:28 UTC (rev 126360)
+++ busybox.install	2015-01-21 14:12:09 UTC (rev 126361)
@@ -4,7 +4,7 @@
 }
 
 pre_upgrade() {
-  mkdir -p tmp/busybox.upgrade || exit 1
+  mkdir tmp/busybox.upgrade || exit 1
   busybox stat -c %a usr/bin/busybox >tmp/busybox.upgrade/busybox.upgrade.script
 }
 



More information about the arch-commits mailing list