[pgp-tools/f13/master] Missing % in SPEC file added

Jochen Schmitt s4504kr at fedoraproject.org
Tue Sep 7 18:35:20 UTC 2010


commit 534478e46fff379ae5b7676dfc791c15f6b25ede
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Tue Sep 7 20:35:25 2010 +0200

    Missing % in SPEC file added

 pgp-tools.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pgp-tools.spec b/pgp-tools.spec
index 0ceb705..5dca3fe 100644
--- a/pgp-tools.spec
+++ b/pgp-tools.spec
@@ -42,7 +42,7 @@ This is a collection of several projects relating to OpenPGP.
 %setup -q -n %{tarballname}-%{version}
 # fix gpgdir library path lookup as we're using system-provided libraries
 sed -i -e "s,/usr/lib/gpgdir,," gpgdir/gpgdir
-patch0 -p1
+%patch0 -p1
 
 %build
 make %{?_smp_mflags}


More information about the scm-commits mailing list