leave stripping to rpm
This commit is contained in:
parent
cf89f14c20
commit
81d7c8d8c4
3
ghc.spec
3
ghc.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user