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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-web                      Date:   11-Jun-2005 21:12:30
  Branch: HEAD                             Handle: 2005061120123000

  Modified files:
    openpkg-web             Makefile

  Log:
    fix auto-update of website

  Summary:
    Revision    Changes     Path
    1.22        +1  -5      openpkg-web/Makefile
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-web/Makefile
  ============================================================================
  $ cvs diff -u -r1.21 -r1.22 Makefile
  --- openpkg-web/Makefile      24 Feb 2005 19:10:00 -0000      1.21
  +++ openpkg-web/Makefile      11 Jun 2005 19:12:30 -0000      1.22
  @@ -9,8 +9,6 @@
   news.html     \
   news.rdf      \
   events.html   \
  -pkg.foot.html \
  -pkg.head.html \
   related.html  \
   support.html  \
   security.html  \
  @@ -21,8 +19,6 @@
   search.foot.html \
   status.head.html \
   status.head.html \
  -report.foot.html \
  -report.foot.html \
   feedback.html \
   license.html \
   press.html \
  @@ -35,7 +31,7 @@
   GRAPHICS = \
   grid.png
   
  -all: update-news $(PAGES) $(GRAPHICS) pkg pkg.db dep
  +all: update-news $(PAGES) $(GRAPHICS) dep
   
   update-news:
        ./news.pl
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to