From: chak Date: Thu, 27 Apr 2000 13:54:11 +0000 (+0000) Subject: [project @ 2000-04-27 13:54:11 by chak] X-Git-Tag: Approximately_9120_patches~4588 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=8d5271298d2edda571280af3bd9c4b327e981e01;p=ghc-hetmet.git [project @ 2000-04-27 13:54:11 by chak] debugged computation of the file list for the base (non-profiling) package --- diff --git a/ghc/ghc.spec.in b/ghc/ghc.spec.in index 5a4a099..4166434 100644 --- a/ghc/ghc.spec.in +++ b/ghc/ghc.spec.in @@ -90,7 +90,8 @@ They should be installed when GHC's profiling subsystem is needed. # cat >mk/build.mk <rpm-noprof-lib-files +find $RPM_BUILD_ROOT%{prefix}/lib\ + ! -type d ! -name '*.p_hi' ! -name '*_p.a' -print >rpm-noprof-lib-files %clean rm -rf $RPM_BUILD_ROOT