From 79ddaba300b4887c9610732c1e2aac7361cbcee5 Mon Sep 17 00:00:00 2001 From: James Meyer Date: Thu, 4 Dec 2008 15:30:00 -0600 Subject: remove some debugging statements --- abs/core-testing/sysvinit/PKGBUILD | 2 +- abs/core-testing/sysvinit/halt-init.patch | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/abs/core-testing/sysvinit/PKGBUILD b/abs/core-testing/sysvinit/PKGBUILD index 2a32da9..6fbb3cd 100644 --- a/abs/core-testing/sysvinit/PKGBUILD +++ b/abs/core-testing/sysvinit/PKGBUILD @@ -1,6 +1,6 @@ pkgname=sysvinit pkgver=2.86 -pkgrel=11 +pkgrel=12 pkgdesc="Linux System V Init" arch=(i686 x86_64) license=('GPL') diff --git a/abs/core-testing/sysvinit/halt-init.patch b/abs/core-testing/sysvinit/halt-init.patch index 3c61e0f..88eb0ce 100644 --- a/abs/core-testing/sysvinit/halt-init.patch +++ b/abs/core-testing/sysvinit/halt-init.patch @@ -7,8 +7,8 @@ + if (!strcmp(progname, "reboot.init")) do_reboot = 1; + if (!strcmp(progname, "poweroff.init")) do_poweroff = 1; + -+ fprintf(stderr, "%d: do_reboot \n ", do_reboot); -+ fprintf(stderr, "%d: do_poweroff \n ", do_poweroff); ++ //fprintf(stderr, "%d: do_reboot \n ", do_reboot); ++ //fprintf(stderr, "%d: do_poweroff \n ", do_poweroff); + //fprintf(stderr, "%s: \n", progname); + //do_nothing = 1; + -- cgit v0.12