[httrack/el6: 9/10] Add config.h back, preparing httraqt.

Christopher Meng cicku at fedoraproject.org
Fri Jul 25 06:40:46 UTC 2014


commit 8a7c5878caa18f9d57c935c99dfc64241e5bd2bf
Author: Christopher Meng <i at cicku.me>
Date:   Fri Jul 25 14:36:15 2014 +0800

    Add config.h back, preparing httraqt.

 httrack.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/httrack.spec b/httrack.spec
index baf7dbb..31d200f 100644
--- a/httrack.spec
+++ b/httrack.spec
@@ -53,9 +53,6 @@ sed --in-place --expression 's! -shared ! -Wl,--as-needed\0!g' libtool
 %make_install
 find %{buildroot} -type f -name "*.*a" -delete -print
 
-# Remove generic header from %%{_includedir}/httrack.
-rm -f %{buildroot}%{_includedir}/%{name}/config.h
-
 # Remove unnecessary dynamic libraries from %%{_libdir}/httrack.
 rm -rf %{buildroot}%{_libdir}/%{name}
 
@@ -134,6 +131,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %changelog
 * Mon Jul 21 2014 Christopher Meng <rpm at cicku.me> - 3.48.18-1
 - Update to 3.48.18
+- Add missing config.h back
 
 * Fri Jul 11 2014 Christopher Meng <rpm at cicku.me> - 3.48.17-1
 - Update to 3.48.17


More information about the scm-commits mailing list