rpms/ibus-table/devel Makefile,1.1,1.2

Caius Chance cchance at fedoraproject.org
Wed Apr 8 07:05:45 UTC 2009


Author: cchance

Update of /cvs/pkgs/rpms/ibus-table/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4893

Modified Files:
	Makefile 
Log Message:
resolves 488175 fixed wrong libdir of pkgconfig spec file



Index: Makefile
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-table/devel/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile	24 Aug 2008 19:00:00 -0000	1.1
+++ Makefile	8 Apr 2009 07:05:14 -0000	1.2
@@ -1,7 +1,9 @@
 # Makefile for source rpm: ibus-table
 # $Id$
-NAME := ibus-table
-SPECFILE = $(firstword $(wildcard *.spec))
+NAME := ibus-table-extraphrase
+#SPECFILE = $(firstword $(wildcard *.spec))
+SPECFILE = ibus-table-extraphrase.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