rpms/sonata/devel Makefile,1.1,1.2

Dennis Gilmore (ausil) fedora-extras-commits at redhat.com
Thu Feb 15 15:33:12 UTC 2007


Author: ausil

Update of /cvs/extras/rpms/sonata/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13038/devel

Modified Files:
	Makefile 
Log Message:
fix make file



Index: Makefile
===================================================================
RCS file: /cvs/extras/rpms/sonata/devel/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile	14 Feb 2007 22:01:40 -0000	1.1
+++ Makefile	15 Feb 2007 15:32:40 -0000	1.2
@@ -1,7 +1,7 @@
 # Makefile for source rpm: sonata
 # $Id$
 NAME := sonata
-SPECFILE = emacs-nxml-mode
+SPECFILE = sonata
 
 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