From e96d2402c28e08e209b8de64af1cac4641d32615 Mon Sep 17 00:00:00 2001 From: roland Date: Dec 08 2005 01:48:13 +0000 Subject: Fix dep. --- diff --git a/Makefile b/Makefile index c85c138..8883ec0 100644 --- a/Makefile +++ b/Makefile @@ -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)