]> git.pld-linux.org Git - packages/SysVinit.git/commitdiff
- removed btmp hack
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 2 Sep 2000 01:43:00 +0000 (01:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sysvinit-paths.patch -> 1.7

sysvinit-paths.patch

index d2abc53eb5310aec5490a52ca606b145ee2d4b0f..dde4c54eac9170fcf735abaa344877653c7782f7 100644 (file)
@@ -23,18 +23,6 @@ diff -urN sysvinit-2.78.org/src/Makefile sysvinit-2.78/src/Makefile
  endif
                # $(INSTALL) -m 755 etc/initscript.sample $(ROOT)/etc
                $(INSTALL) -m 755 mesg last $(ROOT)/usr/bin
-diff -urN sysvinit-2.78.org/src/last.c sysvinit-2.78/src/last.c
---- sysvinit-2.78.org/src/last.c       Thu Mar  2 18:17:48 2000
-+++ sysvinit-2.78/src/last.c   Thu Mar  2 18:18:08 2000
-@@ -236,7 +236,7 @@
-  *    Try to be smart about the location of the BTMP file
-  */
- #ifndef BTMP_FILE
--#define BTMP_FILE getbtmp()
-+#define BTMP_FILE "/var/log/btmpx"
- char *getbtmp()
- {
-       static char btmp[128];
 diff -urN sysvinit-2.78.org/src/paths.h sysvinit-2.78/src/paths.h
 --- sysvinit-2.78.org/src/paths.h      Thu Mar  2 18:17:48 2000
 +++ sysvinit-2.78/src/paths.h  Thu Mar  2 18:18:08 2000
This page took 0.121476 seconds and 4 git commands to generate.