summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2013-02-19 08:46:03 -0800
committerAnas Nashif <anas.nashif@intel.com>2013-02-19 08:46:03 -0800
commitec3c096173f748949aeb40745a4490665fc97272 (patch)
tree7b48394561e5e7dfe9d86018e47e07f5c84704ad
parentbb91c3c1d65044fff2e16d1d9d957ef84ee430de (diff)
downloadgpgme-ec3c096173f748949aeb40745a4490665fc97272.tar.gz
gpgme-ec3c096173f748949aeb40745a4490665fc97272.tar.bz2
gpgme-ec3c096173f748949aeb40745a4490665fc97272.zip
-rw-r--r--packaging/gpgme.spec7
1 files changed, 3 insertions, 4 deletions
diff --git a/packaging/gpgme.spec b/packaging/gpgme.spec
index b1487b9..cc1b6e5 100644
--- a/packaging/gpgme.spec
+++ b/packaging/gpgme.spec
@@ -100,14 +100,14 @@ sh autogen.sh
--with-gpgsm=%{_bindir}/gpgsm \
--with-gpgconf=%{_bindir}/gpgconf
-%install
-%make_install
-
%check
%if ! 0%{?qemu_user_space_build}
make check
%endif
+%install
+%make_install
+
%post -n libgpgme -p /sbin/ldconfig
@@ -118,7 +118,6 @@ make check
%defattr(-,root,root)
%license COPYING
%{_datadir}/common-lisp
-%{_datadir}/common-lisp/source
%{_infodir}/gpgme*
%files -n libgpgme