mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-22 14:57:02 +01:00
* Makefile.am: Put gnupg.spec in the root directory so rpm -ta works.
This commit is contained in:
parent
f77b885e65
commit
23d943d015
@ -1,5 +1,8 @@
|
|||||||
2002-10-31 David Shaw <dshaw@jabberwocky.com>
|
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.
|
* configure.ac: Add a check for volatile.
|
||||||
|
|
||||||
2002-10-25 Werner Koch <wk@gnupg.org>
|
2002-10-25 Werner Koch <wk@gnupg.org>
|
||||||
|
@ -44,7 +44,7 @@ dist-hook:
|
|||||||
@set -e; \
|
@set -e; \
|
||||||
sed -e 's/@pkg_version@/$(VERSION)/g' \
|
sed -e 's/@pkg_version@/$(VERSION)/g' \
|
||||||
$(top_srcdir)/scripts/gnupg.spec.in \
|
$(top_srcdir)/scripts/gnupg.spec.in \
|
||||||
> $(distdir)/scripts/gnupg.spec
|
> $(distdir)/gnupg.spec
|
||||||
echo "$(VERSION)" > $(distdir)/VERSION
|
echo "$(VERSION)" > $(distdir)/VERSION
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user