diff options
| author | Cecil <knoppmyth@gmail.com> | 2011-08-13 08:06:01 (GMT) |
|---|---|---|
| committer | Cecil <knoppmyth@gmail.com> | 2011-08-13 08:06:01 (GMT) |
| commit | b719a52c3a8dc1f29179dffd78f8109cb100a6f2 (patch) | |
| tree | 0603994112e3730d7357a16288ea71dddc72308a /abs/core/initscripts/__changelog | |
| parent | e11fce5276ea7ca11a8cfb36beab0d10bd5d2047 (diff) | |
| parent | e97b3a4e9655e5d585b7e1f9635b00a041051b02 (diff) | |
| download | linhes_pkgbuild-b719a52c3a8dc1f29179dffd78f8109cb100a6f2.zip linhes_pkgbuild-b719a52c3a8dc1f29179dffd78f8109cb100a6f2.tar.gz linhes_pkgbuild-b719a52c3a8dc1f29179dffd78f8109cb100a6f2.tar.bz2 | |
Merge branch 'testing' of ssh://cesman@linhes.org/mount/repository/linhes_pkgbuild into testing
Diffstat (limited to 'abs/core/initscripts/__changelog')
| -rw-r--r-- | abs/core/initscripts/__changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/initscripts/__changelog b/abs/core/initscripts/__changelog index 52f3642..4021950 100644 --- a/abs/core/initscripts/__changelog +++ b/abs/core/initscripts/__changelog @@ -1,5 +1,5 @@ Patch init scripts (remove tty1, linhes header) - patch -p0 < ${srcdir}/rc.sysinit.patch || exit 1 + patch -p1 < ${srcdir}/rc.sysinit.patch || exit 1 patch -p0 < ${srcdir}/rc.shutdown.patch || exit 1 patch -p0 < ${srcdir}/rc.multi.patch || exit 1 patch -p0 < ${srcdir}/inittab.patch || exit 1 |
