From 81d7c8d8c41298910120fda35455f752d4ceff7f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 16 Feb 2019 07:50:45 +0800 Subject: [PATCH] leave stripping to rpm --- ghc.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ghc.spec b/ghc.spec index ea83881..a024873 100644 --- a/ghc.spec +++ b/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 - 8.2.2-72 - add ghc_unregisterized_arches