rpms/hunspell-pt/devel Makefile,1.1,1.2

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Thu Feb 15 14:28:23 UTC 2007


Author: caolanm

Update of /cvs/extras/rpms/hunspell-pt/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7067

Modified Files:
	Makefile 
Log Message:
import buggered up again


Index: Makefile
===================================================================
RCS file: /cvs/extras/rpms/hunspell-pt/devel/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile	15 Feb 2007 13:06:59 -0000	1.1
+++ Makefile	15 Feb 2007 14:27:50 -0000	1.2
@@ -1,7 +1,7 @@
 # Makefile for source rpm: hunspell-pt
 # $Id$
 NAME := hunspell-pt
-SPECFILE = hunspell-ru
+SPECFILE = $(firstword $(wildcard *.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 scm-commits mailing list