This commit is contained in:
roland 2005-12-08 01:48:13 +00:00
parent 3025bebb20
commit e96d2402c2

View File

@ -23,7 +23,8 @@ elfutils-portable.spec: elfutils.spec
portable-vr = $(VERSION)-0.$(RELEASE)
portable.srpm = elfutils-$(portable-vr).src.rpm
$(portable.srpm): elfutils-portable.spec elfutils-portability.patch sources
$(portable.srpm): elfutils-portable.spec elfutils-portability.patch \
elfutils-$(VERSION).tar.gz
$(RPM_WITH_DIRS) --nodeps -bs $<
portable-srpm: $(portable.srpm)