summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-02-22 04:20:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-02-22 04:20:44 +0000
commitbef54816c4ff45f01ecbf6368177275b93d1171e (patch)
treee27b2cf638d6ccd018e2097fb678be98efd5249a /contrib
parentAdd automake-sources.add. (diff)
downloadrtems-bef54816c4ff45f01ecbf6368177275b93d1171e.tar.bz2
Add @SOURCES@, PATCH0.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/autotools/automake.add3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/crossrpms/autotools/automake.add b/contrib/crossrpms/autotools/automake.add
index 55c3aa9252..f019d8b231 100644
--- a/contrib/crossrpms/autotools/automake.add
+++ b/contrib/crossrpms/autotools/automake.add
@@ -30,7 +30,7 @@ Requires: %{requirements}
Requires(post): /sbin/install-info
Requires(preun):/sbin/install-info
-Source0: ftp://ftp.gnu.org/gnu/automake/automake-%{srcvers}.tar.bz2
+@SOURCES@
%description
Automake is a tool for automatically generating "Makefile.in"s from
@@ -41,6 +41,7 @@ standards.
%prep
%setup -q -n automake-%{srcvers}
+%{?PATCH0:%patch0 -p1}
# Work around rpm inserting bogus perl-module deps
cat << \EOF > %{name}-prov