Browse Source

s6-linux-utils: Updated (0.12 -> 1.0.1)

user/chris/wip/linux37
Christian Wiese 10 years ago
parent
commit
f197304ea2
2 changed files with 6 additions and 7 deletions
  1. +3
    -4
      base/s6-linux-utils/s6-linux-utils.conf
  2. +3
    -3
      base/s6-linux-utils/s6-linux-utils.desc

+ 3
- 4
base/s6-linux-utils/s6-linux-utils.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../s6-linux-utils/s6-linux-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,11 +28,10 @@ s6_linux_utils_conf() {
}
hook_add preconf 9 's6_linux_utils_conf'
s6_linux_utils_install() {
cp -avp command/* $root$bindir
s6_linux_utils_install_missing() {
cp -avp doc/* $root$docdir
}
hook_add postmake 9 's6_linux_utils_install'
hook_add postmake 9 's6_linux_utils_install_missing'
# s6-devd needs 'struct ucred' which is only available in glibc when
# defining _GNU_SOURCE

+ 3
- 3
base/s6-linux-utils/s6-linux-utils.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../s6-linux-utils/s6-linux-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]
@ -25,9 +25,9 @@
[L] ISC
[S] Stable
[V] 0.12
[V] 1.0.1
[P] X -?---5---9 109.000
[O] . $base/package/*/*/skaware-conf.in
[D] 2193139731 s6-linux-utils-0.12.tar.gz http://www.skarnet.org/software/s6-linux-utils/
[D] 2853075837 s6-linux-utils-1.0.1.tar.gz http://www.skarnet.org/software/s6-linux-utils/

Loading…
Cancel
Save