Browse Source

s6-portable-utils: Updated (0.17 -> 1.0.1)

user/chris/wip/linux37
Christian Wiese 11 years ago
parent
commit
c289f3a5aa
  1. 7
      base/s6-portable-utils/s6-portable-utils.conf
  2. 6
      base/s6-portable-utils/s6-portable-utils.desc

7
base/s6-portable-utils/s6-portable-utils.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../s6-portable-utils/s6-portable-utils.conf
# Copyright (C) 2011 The OpenSDE Project
# Copyright (C) 2011 - 2013 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
@ -28,8 +28,7 @@ s6_portable_utils_conf() {
}
hook_add preconf 9 's6_portable_utils_conf'
s6_portable_utils_install() {
cp -avp command/* $root$bindir
s6_portable_utils_install_missing() {
cp -avp doc/* $root$docdir
}
hook_add postmake 9 's6_portable_utils_install'
hook_add postmake 9 's6_portable_utils_install_missing'

6
base/s6-portable-utils/s6-portable-utils.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../s6-portable-utils/s6-portable-utils.desc
[COPY] Copyright (C) 2011 - 2012 The OpenSDE Project
[COPY] Copyright (C) 2011 - 2013 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
@ -29,9 +29,9 @@
[L] ISC
[S] Stable
[V] 0.17
[V] 1.0.1
[P] X -?---5---9 109.000
[O] . $base/package/*/*/skaware-conf.in
[D] 120143908 s6-portable-utils-0.17.tar.gz http://www.skarnet.org/software/s6-portable-utils/
[D] 3134697484 s6-portable-utils-1.0.1.tar.gz http://www.skarnet.org/software/s6-portable-utils/

Loading…
Cancel
Save