leave stripping to rpm

This commit is contained in:
Jens Petersen 2019-02-16 07:50:45 +08:00
parent cf89f14c20
commit 81d7c8d8c4
1 changed files with 1 additions and 2 deletions

View File

@ -456,8 +456,6 @@ for i in hsc2hs runhaskell; do
touch %{buildroot}%{_bindir}/$i
done
%ghc_strip_dynlinked
%if %{with docs}
mkdir -p %{buildroot}%{_sysconfdir}/cron.hourly
install -p --mode=0755 %SOURCE3 %{buildroot}%{_sysconfdir}/cron.hourly/ghc-doc-index
@ -668,6 +666,7 @@ fi
- D4159.patch
- ghc-7.8-arm7_saner-linker-opt-handling-9873.patch
- ghc-Debian-reproducible-tmp-names.patch
- rely on rpm to strip
* Fri Feb 8 2019 Jens Petersen <petersen@redhat.com> - 8.2.2-72
- add ghc_unregisterized_arches