rpms/gettext/devel Makefile,1.2,1.3

Jens Petersen (petersen) fedora-extras-commits at redhat.com
Sun Feb 17 23:52:08 UTC 2008


Author: petersen

Update of /cvs/pkgs/rpms/gettext/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20377

Modified Files:
	Makefile 
Log Message:
hardcode the spec file



Index: Makefile
===================================================================
RCS file: /cvs/pkgs/rpms/gettext/devel/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile	15 Oct 2007 18:47:09 -0000	1.2
+++ Makefile	17 Feb 2008 23:51:29 -0000	1.3
@@ -1,7 +1,7 @@
 # Makefile for source rpm: gettext
 # $Id$
 NAME := gettext
-SPECFILE = $(firstword $(wildcard *.spec))
+SPECFILE = gettext.spec
 
 define find-makefile-common
 for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done




More information about the fedora-extras-commits mailing list