summaryrefslogtreecommitdiff
path: root/contrib/crossrpms/autotools/autoconf.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-07-13 14:26:49 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-07-13 14:26:49 +0000
commit700acb989f3db98e766da12dfe5b49aa81ca3638 (patch)
treef751c86863430f415ea3d7d541f054331905d518 /contrib/crossrpms/autotools/autoconf.am
parentb08d3f3c28f5aae7406fde5de4217c2f7c4d5357 (diff)
Move %{?dist} into autoconf.am
Diffstat (limited to 'contrib/crossrpms/autotools/autoconf.am')
-rw-r--r--contrib/crossrpms/autotools/autoconf.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/autotools/autoconf.am b/contrib/crossrpms/autotools/autoconf.am
index 7a3a671b54..8e0d714f54 100644
--- a/contrib/crossrpms/autotools/autoconf.am
+++ b/contrib/crossrpms/autotools/autoconf.am
@@ -9,7 +9,7 @@ autoconf.spec.in: $(AUTOCONF_SUBPACKAGES) Makefile.in $(srcdir)/autoconf-sources
-e "/[@]SOURCES[@]/r $(srcdir)/autoconf-sources.add" \
-e "/[@]SOURCES[@]/d" \
-e "s/[@]AUTOCONF_VERS[@]/$(AUTOCONF_VERS)/" \
- -e "s/[@]AUTOCONF_RPMREL[@]/$(AUTOCONF_RPMREL)/" > $@
+ -e "s/[@]AUTOCONF_RPMREL[@]/$(AUTOCONF_RPMREL)%{?dist}/" > $@
CLEANFILES += autoconf.spec.in