aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gnupg.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/gnupg.spec.in')
-rw-r--r--scripts/gnupg.spec.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/scripts/gnupg.spec.in b/scripts/gnupg.spec.in
index 2d15c32fe..c43fd2bec 100644
--- a/scripts/gnupg.spec.in
+++ b/scripts/gnupg.spec.in
@@ -25,6 +25,10 @@ Requires(post,preun): /sbin/install-info
BuildRoot: %{_tmppath}/rpmbuild_%{name}-%{version}
%changelog
+* Fri Apr 22 2005 David Shaw <[email protected]>
+- No longer any need to override libexecdir. The makefiles now
+ calculate this correctly internally.
+
* Wed Feb 16 2005 David Shaw <[email protected]>
- Fix problem with storing the gpgkeys helpers in libexec, but calling
them in libexec/gnupg.
@@ -165,7 +169,7 @@ fi
make
%install
-%makeinstall libexecdir=$RPM_BUILD_ROOT/%{_libexecdir}/gnupg
+%makeinstall
%find_lang %{name}
rm %{buildroot}%{_datadir}/%{name}/FAQ
rm %{buildroot}%{_datadir}/%{name}/faq.html