[csw-devel] SF.net SVN: gar:[7403] csw/mgar/pkg/nss/branches/upstream-work/files/whoami .patch

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Nov 24 10:18:36 CET 2009


Revision: 7403
          http://gar.svn.sourceforge.net/gar/?rev=7403&view=rev
Author:   wahwah
Date:     2009-11-24 09:18:35 +0000 (Tue, 24 Nov 2009)

Log Message:
-----------
nss: Adding back the whoami patch

Added Paths:
-----------
    csw/mgar/pkg/nss/branches/upstream-work/files/whoami.patch

Added: csw/mgar/pkg/nss/branches/upstream-work/files/whoami.patch
===================================================================
--- csw/mgar/pkg/nss/branches/upstream-work/files/whoami.patch	                        (rev 0)
+++ csw/mgar/pkg/nss/branches/upstream-work/files/whoami.patch	2009-11-24 09:18:35 UTC (rev 7403)
@@ -0,0 +1,11 @@
+--- nss-3.12.4-with-nspr-4.8/mozilla/security/coreconf/UNIX.mk.orig	2009-11-22 02:25:17.411354784 +0100
++++ nss-3.12.4-with-nspr-4.8/mozilla/security/coreconf/UNIX.mk	2009-11-22 02:25:24.833876220 +0100
+@@ -46,7 +46,7 @@
+ 	DEFINES    += -UDEBUG -DNDEBUG
+ else
+ 	OPTIMIZER  += -g
+-	USERNAME   := $(shell whoami)
++	USERNAME   := $(shell gwhoami)
+ 	USERNAME   := $(subst -,_,$(USERNAME))
+ 	DEFINES    += -DDEBUG -UNDEBUG -DDEBUG_$(USERNAME)
+ endif


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