summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/gpg2.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/gpg2.spec b/packaging/gpg2.spec
index 9391034..df85682 100644
--- a/packaging/gpg2.spec
+++ b/packaging/gpg2.spec
@@ -44,7 +44,7 @@ export LIBS+=" -ldl "
PIE="-fpie"
export CFLAGS="%{optflags} ${PIE} "
export LDFLAGS=-pie
-%configure \
+%reconfigure \
--libexecdir=%{_libdir} \
--docdir=%{_docdir}/%{name} \
--with-agent-pgm=%{_bindir}/gpg-agent \