common Makefile.common,1.83,1.84

Dennis Gilmore (ausil) fedora-extras-commits at redhat.com
Sat Nov 24 17:36:55 UTC 2007


Author: ausil

Update of /cvs/extras/common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7906

Modified Files:
	Makefile.common 
Log Message:
pply patch from Patrice Dumas for using USER found in find-user



Index: Makefile.common
===================================================================
RCS file: /cvs/extras/common/Makefile.common,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- Makefile.common	19 Nov 2007 17:28:11 -0000	1.83
+++ Makefile.common	24 Nov 2007 17:36:24 -0000	1.84
@@ -461,7 +461,7 @@
 	@rm -f bodhi.template{,.orig} $(NAME).bugs clog
 
 ifndef $(BODHI_USER)
-BODHI_USER=$(USERNAME)
+BODHI_USER=$(USER)
 endif
 
 ifneq (, $(filter F-8 F-7, $(BRANCH)))




More information about the fedora-extras-commits mailing list