mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01:00
* Makefile.am: Put gnupg.spec in the root directory so rpm -ta works.
This commit is contained in:
parent
61a15d304d
commit
7b4ad0f64c
@ -1,5 +1,8 @@
|
||||
2002-10-31 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* Makefile.am: Put gnupg.spec in the root directory so rpm -ta
|
||||
works.
|
||||
|
||||
* configure.ac: Add a check for volatile.
|
||||
|
||||
2002-10-29 David Shaw <dshaw@jabberwocky.com>
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user