2005-08-13 Roland McGrath <roland@redhat.com>
* Makefile.am ($(srcdir)/elfutils.spec.in): Add missing $.
+2005-08-13 Roland McGrath <roland@redhat.com>
+
+ * Makefile.am ($(srcdir)/elfutils.spec.in): Add missing $.
+
2005-07-28 Roland McGrath <roland@redhat.com>
* elfutils.spec.in: Remove libdwfl.so from package.
date +'* %a %b %e %Y' | tr '[\n]' '[ ]' > $$tmpname; \
getent passwd "$$(whoami)" | \
awk 'BEGIN {FS=":"} { printf $$5; exit 0}' >> $$tmpname; \
- echo -n " <$(whoami)@redhat.com> " >> $$tmpname; \
+ echo -n " <$$(whoami)@redhat.com> " >> $$tmpname; \
sed 's/Version \(.*\):$$/\1-1/;q' $(top_srcdir)/NEWS >> $$tmpname; \
sed '2,/^Version /p;d' $(top_srcdir)/NEWS | \
head -n -1 | \