Author: glen                         Date: Mon Mar 27 18:17:10 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- don't strip binaries

---- Files affected:
SOURCES:
   sysklogd-install.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/sysklogd-install.patch
diff -u SOURCES/sysklogd-install.patch:1.1 SOURCES/sysklogd-install.patch:1.2
--- SOURCES/sysklogd-install.patch:1.1  Thu Apr 29 03:51:33 1999
+++ SOURCES/sysklogd-install.patch      Mon Mar 27 20:17:05 2006
@@ -1,6 +1,5 @@
-diff -ru sysklogd-1.3-31.old/Makefile sysklogd-1.3-31/Makefile
---- sysklogd-1.3-31.old/Makefile       Thu Apr 29 03:33:13 1999
-+++ sysklogd-1.3-31/Makefile   Thu Apr 29 03:35:48 1999
+--- sysklogd-1.3-31/Makefile   Thu Apr 29 03:35:48 1999
++++ sysklogd-1.4.1/Makefile    2006-03-27 21:14:09.000000000 +0300
 @@ -9,8 +9,8 @@
  
  # Look where your install program is.
@@ -12,8 +11,11 @@
  
  # There is one report that under an all ELF system there may be a need to
  # explicilty link with libresolv.a.  If linking syslogd fails you may wish
-@@ -117,7 +117,7 @@
-       ${INSTALL} -m 500 -s klogd ${BINDIR}/klogd
+@@ -116,8 +116,8 @@
+-      ${INSTALL} -m 500 -s syslogd ${BINDIR}/syslogd
+-      ${INSTALL} -m 500 -s klogd ${BINDIR}/klogd
++      ${INSTALL} -m 500 syslogd ${BINDIR}/syslogd
++      ${INSTALL} -m 500 klogd ${BINDIR}/klogd
  
  install_man:
 -      ${INSTALL} -o ${MAN_OWNER} -g ${MAN_OWNER} -m 644 sysklogd.8 
${MANDIR}/man8/sysklogd.8
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/sysklogd-install.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to