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

  Server: cvs.openpkg.org                  Name:   Torsten Homeyer
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   27-Oct-2005 15:41:27
  Branch: HEAD                             Handle: 2005102714412700

  Modified files:
    openpkg-src/sleuthkit   sleuthkit.spec

  Log:
    included file command now finds the magic files

  Summary:
    Revision    Changes     Path
    1.25        +3  -0      openpkg-src/sleuthkit/sleuthkit.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sleuthkit/sleuthkit.spec
  ============================================================================
  $ cvs diff -u -r1.24 -r1.25 sleuthkit.spec
  --- openpkg-src/sleuthkit/sleuthkit.spec      27 Oct 2005 13:20:23 -0000      
1.24
  +++ openpkg-src/sleuthkit/sleuthkit.spec      27 Oct 2005 13:41:27 -0000      
1.25
  @@ -77,6 +77,9 @@
           -e 's;/usr/local/bin/;%{l_prefix}/bin/;' \
           -e 's;read perlexe;exit 1;' \
           src/sorter/install src/timeline/config-perl
  +    %{l_shtool} subst \
  +        -e 's;\(MAGIC = 
\)\$(pkgdatadir)/magic;\1%{l_prefix}/share/sleuthkit/file/magic;' \
  +        src/file/src/Makefile.in
   
   %build
       #   build programs
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to