[csw-devel] SF.net SVN: gar:[6865] csw/mgar/pkg/gitosis/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Wed Oct 14 20:11:34 CEST 2009


Revision: 6865
          http://gar.svn.sourceforge.net/gar/?rev=6865&view=rev
Author:   bdwalton
Date:     2009-10-14 18:11:34 +0000 (Wed, 14 Oct 2009)

Log Message:
-----------
gitosis: leverage new NP setting in cswclassutils

Modified Paths:
--------------
    csw/mgar/pkg/gitosis/trunk/Makefile

Modified: csw/mgar/pkg/gitosis/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gitosis/trunk/Makefile	2009-10-14 15:08:49 UTC (rev 6864)
+++ csw/mgar/pkg/gitosis/trunk/Makefile	2009-10-14 18:11:34 UTC (rev 6865)
@@ -15,8 +15,6 @@
 define CSWgitosis_postinstall
 #!/bin/sh
 
-/usr/bin/passwd -N gitosis
-
 # in case the gitosis package was still using /bin/bash.
 /usr/bin/getent passwd gitosis | /usr/xpg4/bin/grep -q ':/bin/bash'
 if [ $$? -eq 0 ]; then
@@ -58,7 +56,7 @@
 INSTALL_ARGS = --root $(DESTDIR) --single-version-externally-managed
 
 GITOSISHOME = /var/opt/csw/gitosis
-CSWUG = gitosis:gitosis:Gitosis Host:$(GITOSISHOME):/opt/csw/bin/bash::
+CSWUG = gitosis:gitosis:Gitosis Host:$(GITOSISHOME):/opt/csw/bin/bash:::NP
 CSWPKGD = $(INSTALLISADIR)/opt/csw/etc/pkg/CSW$(GARNAME)
 
 USERGROUP = /opt/csw/etc/pkg/CSWgitosis/cswusergroup


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