[csw-devel] SF.net SVN: gar:[16986] csw/mgar/pkg/sendmail/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Fri Feb 3 17:11:38 CET 2012


Revision: 16986
          http://gar.svn.sourceforge.net/gar/?rev=16986&view=rev
Author:   bonivart
Date:     2012-02-03 16:11:38 +0000 (Fri, 03 Feb 2012)
Log Message:
-----------
sendmail/trunk: fix perms on client queue and install used in Makefile (Rafi)

Modified Paths:
--------------
    csw/mgar/pkg/sendmail/trunk/Makefile
    csw/mgar/pkg/sendmail/trunk/files/0003-fix-Makefile-in-cf-dir.patch

Modified: csw/mgar/pkg/sendmail/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sendmail/trunk/Makefile	2012-02-03 04:16:05 UTC (rev 16985)
+++ csw/mgar/pkg/sendmail/trunk/Makefile	2012-02-03 16:11:38 UTC (rev 16986)
@@ -126,7 +126,7 @@
 PROTOTYPE_FILES_1   = /var/opt/csw/spool/clientmqueue
 PROTOTYPE_USER_1    = smmsp
 PROTOTYPE_GROUP_1   = smmsp
-PROTOTYPE_PERMS_1   = 0750
+PROTOTYPE_PERMS_1   = 0770
 PROTOTYPE_FILES_2   = /opt/csw/lib/sendmail
 PROTOTYPE_USER_2    = root
 PROTOTYPE_GROUP_2   = smmsp

Modified: csw/mgar/pkg/sendmail/trunk/files/0003-fix-Makefile-in-cf-dir.patch
===================================================================
--- csw/mgar/pkg/sendmail/trunk/files/0003-fix-Makefile-in-cf-dir.patch	2012-02-03 04:16:05 UTC (rev 16985)
+++ csw/mgar/pkg/sendmail/trunk/files/0003-fix-Makefile-in-cf-dir.patch	2012-02-03 16:11:38 UTC (rev 16986)
@@ -25,7 +25,7 @@
  RM=	rm -f
  # use our own install program; should be really confINSTALL
 -INSTALL=../../devtools/bin/install.sh
-+INSTALL=/usr/sbin/install
++INSTALL=/usr/ucb/install
  # CF file ownership/permissions
  CFOWN=root
  CFGRP=bin

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list