OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   03-May-2009 12:23:11
  Branch: HEAD                             Handle: 2009050311231100

  Modified files:
    openpkg-src/ghc         ghc.spec

  Log:
    try to fix installation results

  Summary:
    Revision    Changes     Path
    1.19        +1  -3      openpkg-src/ghc/ghc.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ghc/ghc.spec
  ============================================================================
  $ cvs diff -u -r1.18 -r1.19 ghc.spec
  --- openpkg-src/ghc/ghc.spec  3 May 2009 09:43:10 -0000       1.18
  +++ openpkg-src/ghc/ghc.spec  3 May 2009 10:23:11 -0000       1.19
  @@ -169,9 +169,7 @@
           l_boot="`pwd`/ghc-boot"
           PATH="$l_boot/bin:$PATH"
       fi
  -    %{l_make} %{l_mflags} $m_target \
  -        prefix=$RPM_BUILD_ROOT%{l_prefix} \
  -        exec_prefix=$RPM_BUILD_ROOT%{l_prefix}
  +    %{l_make} %{l_mflags} $m_target DESTDIR=$RPM_BUILD_ROOT
   
       #   adjust and strip down installation
       for prog in ghc ghc-pkg ghci; do
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to