[cryptopp] remove includedir in spec

nucleo nucleo at fedoraproject.org
Sun Oct 16 22:03:14 UTC 2011


commit 07b34557cc43b308ff1356d6dd36f4bffdb7cb7e
Author: nucleo <nucleo at fedoraproject.org>
Date:   Mon Oct 17 01:03:11 2011 +0300

    remove includedir in spec

 cryptopp.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/cryptopp.spec b/cryptopp.spec
index 0fd59b0..9b7c839 100644
--- a/cryptopp.spec
+++ b/cryptopp.spec
@@ -84,7 +84,6 @@ install -D -m644 %{SOURCE1} $RPM_BUILD_ROOT%{_libdir}/pkgconfig/cryptopp.pc
 # Fill in the variables
 sed -i "s|@PREFIX@|%{_prefix}|g" $RPM_BUILD_ROOT%{_libdir}/pkgconfig/cryptopp.pc
 sed -i "s|@LIBDIR@|%{_libdir}|g" $RPM_BUILD_ROOT%{_libdir}/pkgconfig/cryptopp.pc
-sed -i "s|@INCLUDEDIR@|%{_includedir}|g" $RPM_BUILD_ROOT%{_libdir}/pkgconfig/cryptopp.pc
 
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/TestVectors
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/TestData


More information about the scm-commits mailing list