From 7b4ad0f64c48156724045502a0d66c98d50583ff Mon Sep 17 00:00:00 2001 From: David Shaw Date: Thu, 31 Oct 2002 18:29:53 +0000 Subject: * Makefile.am: Put gnupg.spec in the root directory so rpm -ta works. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 427d7b639..2693f583b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -44,7 +44,7 @@ dist-hook: @set -e; \ sed -e 's/@pkg_version@/$(VERSION)/g' \ $(top_srcdir)/scripts/gnupg.spec.in \ - > $(distdir)/scripts/gnupg.spec + > $(distdir)/gnupg.spec echo "$(VERSION)" > $(distdir)/VERSION -- cgit v1.2.3