ed20b4bb7c
- remove -neonver patch
8 lines
213 B
Makefile
8 lines
213 B
Makefile
# Makefile for source rpm: subversion
|
|
# $Id: Makefile,v 1.1 2004/09/09 12:45:29 cvsdist Exp $
|
|
NAME := subversion
|
|
SPECFILE = $(firstword $(wildcard *.spec))
|
|
UPSTREAM_CHECS := asc
|
|
|
|
include ../common/Makefile.common
|