2004-09-09 12:45:29 +00:00
|
|
|
# Makefile for source rpm: subversion
|
2004-09-23 08:27:44 +00:00
|
|
|
# $Id: Makefile,v 1.1 2004/09/09 12:45:29 cvsdist Exp $
|
2004-09-09 12:45:29 +00:00
|
|
|
NAME := subversion
|
|
|
|
SPECFILE = $(firstword $(wildcard *.spec))
|
2004-09-23 08:27:44 +00:00
|
|
|
UPSTREAM_CHECS := asc
|
2004-09-09 12:45:29 +00:00
|
|
|
|
|
|
|
include ../common/Makefile.common
|