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:   12-Nov-2003 16:30:33
  Branch: HEAD                             Handle: 2003111215303300

  Modified files:
    openpkg-src/abiword     abiword.spec

  Log:
    Fix stupid missing copy flag

  Summary:
    Revision    Changes     Path
    1.6         +1  -1      openpkg-src/abiword/abiword.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/abiword/abiword.spec
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 abiword.spec
  --- openpkg-src/abiword/abiword.spec  12 Nov 2003 14:02:03 -0000      1.5
  +++ openpkg-src/abiword/abiword.spec  12 Nov 2003 15:30:33 -0000      1.6
  @@ -263,7 +263,7 @@
       %{l_shtool} install -c -m 644 \
           abiword-docs/Manual/en/Abiword_Manual.abw \
           $RPM_BUILD_ROOT%{l_prefix}/share/abiword/docs/
  -    cp -f abiword-docs/help $RPM_BUILD_ROOT%{l_prefix}/share/abiword/
  +    cp -rf abiword-docs/help $RPM_BUILD_ROOT%{l_prefix}/share/abiword/
       %{l_shtool} install -c -m 644 \
           abi/src/af/xap/unix/*.glade \
           abi/src/wp/ap/unix/*.glade \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to