rpms/elfutils/devel Makefile,1.27,1.28

Roland McGrath roland at fedoraproject.org
Wed Aug 27 19:38:18 UTC 2008


Author: roland

Update of /cvs/pkgs/rpms/elfutils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15408

Modified Files:
	Makefile 
Log Message:
Tweak Makefile harder


Index: Makefile
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/devel/Makefile,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- Makefile	27 Aug 2008 19:33:20 -0000	1.27
+++ Makefile	27 Aug 2008 19:37:47 -0000	1.28
@@ -24,7 +24,7 @@
 
 include $(MAKEFILE_COMMON)
 
-ifdef CURL
+ifneq (,$(CURL))
 CURL += -k
 endif
 




More information about the scm-commits mailing list