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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   14-Oct-2002 23:41:16
  Branch: HEAD                             Handle: 2002101422411600

  Modified files:
    openpkg-src/qt          qt.spec

  Log:
    Clean up the /u/ms relocation.

  Summary:
    Revision    Changes     Path
    1.40        +2  -3      openpkg-src/qt/qt.spec
  ____________________________________________________________________________

  Index: openpkg-src/qt/qt.spec
  ============================================================
  $ cvs diff -u -r1.39 -r1.40 qt.spec
  --- openpkg-src/qt/qt.spec    14 Oct 2002 18:09:58 -0000      1.39
  +++ openpkg-src/qt/qt.spec    14 Oct 2002 21:41:16 -0000      1.40
  @@ -82,12 +82,11 @@
           -L`%{l_prefix}/etc/rc --query x11_libdir` \
           -R`%{l_prefix}/etc/rc --query x11_libdir`
   
  -    #   Save and resotore $HOME from its default of l_prefix
  -    SAVE_HOME=$HOME;HOME=$PWD
  +    #   set $HOME to a writable directory for qsettings
  +    HOME=$PWD
       %{l_make} %{l_mflags -O} \
           MAKE="%{l_make} %{l_mflags -O}" \
           symlinks src-qmake src-moc sub-src sub-tools
  -    HOME=$SAVE_HOME;unset SAVE_HOME
       # FIXME: "-Wl,-rpath,/tmp/qt-x11-free-3.0.4/lib"
   
   %install
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to