From 653338438d2f401ab83275d0c6f9fd49029deca6 Mon Sep 17 00:00:00 2001 From: cchance Date: Wed, 8 Apr 2009 07:11:05 +0000 Subject: [PATCH] typo, revert to last revision --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 15e4702..5d65bac 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # Makefile for source rpm: ibus-table -# $Id: Makefile,v 1.1 2008/08/24 19:00:00 kevin Exp $ -NAME := ibus-table-extraphrase +# $Id: Makefile,v 1.2 2009/04/08 07:05:14 cchance Exp $ +NAME := ibus-table #SPECFILE = $(firstword $(wildcard *.spec)) -SPECFILE = ibus-table-extraphrase.spec +SPECFILE = ibus-table.spec define find-makefile-common