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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   16-Oct-2005 11:02:25
  Branch: HEAD                             Handle: 2005101610022500

  Modified files:
    openpkg-src/nessus-tool nessus-tool.spec

  Log:
    try to fix installation

  Summary:
    Revision    Changes     Path
    1.33        +4  -1      openpkg-src/nessus-tool/nessus-tool.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/nessus-tool/nessus-tool.spec
  ============================================================================
  $ cvs diff -u -r1.32 -r1.33 nessus-tool.spec
  --- openpkg-src/nessus-tool/nessus-tool.spec  22 Jul 2005 18:23:02 -0000      
1.32
  +++ openpkg-src/nessus-tool/nessus-tool.spec  16 Oct 2005 09:02:25 -0000      
1.33
  @@ -33,7 +33,7 @@
   Group:        Security
   License:      GPL
   Version:      2.2.5
  -Release:      20050722
  +Release:      20051016
   
   #   package options
   %option       with_fsl  yes
  @@ -143,6 +143,9 @@
   %install
       rm -rf $RPM_BUILD_ROOT
   
  +    %{l_shtool} mkdir -f -p -m 755 \
  +        $RPM_BUILD_ROOT%{l_prefix}/bin
  +
       #   install nessus-core part
       ( cd nessus-core
         %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to