import buggered up again
This commit is contained in:
parent
bf97dd2c9e
commit
45b25fb622
4
Makefile
4
Makefile
@ -1,7 +1,7 @@
|
||||
# Makefile for source rpm: hunspell-lt
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1 2007/02/15 15:27:35 ausil Exp $
|
||||
NAME := hunspell-lt
|
||||
SPECFILE = hunspell-ms
|
||||
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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user