packages: util-linux-ng/util-linux-fhs.patch - updated for ng-2.17.2

qboosh qboosh at pld-linux.org
Sun May 9 10:54:03 CEST 2010


Author: qboosh                       Date: Sun May  9 08:54:03 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated for ng-2.17.2

---- Files affected:
packages/util-linux-ng:
   util-linux-fhs.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/util-linux-ng/util-linux-fhs.patch
diff -u packages/util-linux-ng/util-linux-fhs.patch:1.1 packages/util-linux-ng/util-linux-fhs.patch:1.2
--- packages/util-linux-ng/util-linux-fhs.patch:1.1	Sun May  9 10:44:59 2010
+++ packages/util-linux-ng/util-linux-fhs.patch	Sun May  9 10:53:58 2010
@@ -1,12 +1,17 @@
-diff -urN util-linux-2.11d.org/include/pathnames.h util-linux-2.11d/include/pathnames.h
---- util-linux-2.11d.org/include/pathnames.h	Sun Jun  3 21:48:00 2001
-+++ util-linux-2.11d/include/pathnames.h	Sun Jun  3 21:48:47 2001
-@@ -101,7 +105,7 @@
- #define SECURETTY       	"/etc/securetty"
- #define _PATH_UTMP      	"/var/run/utmp"
- #define _PATH_WTMP      	LOGDIR "/wtmp"
+--- util-linux-ng-2.17.2/include/pathnames.h.orig	2010-03-22 09:05:42.000000000 +0100
++++ util-linux-ng-2.17.2/include/pathnames.h	2010-05-09 10:46:42.934937584 +0200
+@@ -20,12 +20,12 @@
+ #define	_PATH_DEFPATH_ROOT	"/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin"
+ 
+ #define _PATH_SECURETTY		"/etc/securetty"
 -#define _PATH_WTMPLOCK		"/etc/wtmplock"
-+#define _PATH_WTMPLOCK		VARPATH "/lock/wtmplock"
++#define _PATH_WTMPLOCK		"/var/lock/wtmplock"
+ 
+ #define	_PATH_HUSHLOGIN		".hushlogin"
  
- /* no more . in DEFPATH */
- #define	_PATH_DEFPATH	        "/usr/local/bin:/bin:/usr/bin"
+ #ifndef _PATH_MAILDIR
+-#define	_PATH_MAILDIR		"/var/spool/mail"
++#define	_PATH_MAILDIR		"/var/mail"
+ #endif
+ #define	_PATH_MOTDFILE		"/etc/motd"
+ #define	_PATH_NOLOGIN		"/etc/nologin"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/util-linux-ng/util-linux-fhs.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list